PluralKit/src
xBelladonna 21af55af70 Handle potential permissions error
If we don't have `Manage messages` then trying to delete a user message by reaction will fail.
When `delete_by_reaction()` is called, we give up if we get Forbidden, the user can delete their own message if they want.
2019-06-15 16:56:25 +09:30
..
pluralkit Handle potential permissions error 2019-06-15 16:56:25 +09:30
api_main.py api: take token in Authorization header rather than X-Token 2019-04-25 18:53:15 +02:00
bot_main.py Refactored config file loading 2019-03-08 17:22:05 +01:00
Dockerfile Fix Docker image building. Closes #51. 2019-03-07 15:45:38 +01:00
requirements.txt Add system member list command 2019-03-08 14:48:33 +01:00