Commit Graph

9 Commits

Author SHA1 Message Date
23bbf5cbc2 Add slash commands
Use /remind instead of !remind. You need to reinvite your bot with the "applications.commands" scope. Discords Bot API can take up to 1 hour to register the commands so you will have to wait a bit before use.
2021-04-22 02:04:24 +02:00
7ee5e3f8aa Update requirements.txt 2021-04-15 23:45:50 +02:00
4f8f47809d Upgrade packages 2021-02-26 09:42:11 +01:00
6e59be571b Bump aiohttp from 3.6.3 to 3.7.4
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.3 to 3.7.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.6.3...v3.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 03:14:05 +00:00
827f156e08 Add Dockerfile 2020-12-27 03:31:53 +01:00
dae802f5f3 Use Python 3.9 as default. Can be changed in Pipfile to the version you use now. 2020-12-18 23:30:28 +01:00
6a26d9c3d0 Remove dhooks 2020-11-21 20:39:02 +01:00
079d85f75e Change python version to 3.8 2020-11-21 16:14:58 +01:00
3d50941603 Initial commit 2020-11-07 06:59:32 +01:00