Commit Graph

17 Commits

Author SHA1 Message Date
Elnath 6cdd236d48 Bugfix: Created channel permissions were not inherited from the category's 2021-01-03 23:39:32 +01:00
Elnath 9bdd0113e2 Logging bot's user name as info level instead of debug on startup 2021-01-03 23:23:41 +01:00
Elnath 2fe4142cd6 Using discord.py commands framework by subclassing Cog 2021-01-03 23:23:41 +01:00
Elnath 2c86a4a14d Fixed typo in logging setup: trailing apostrophe 2021-01-01 23:21:06 +01:00
Elnath 34e8c1b94f Moved some utility functions to utility package 2020-12-29 01:31:38 +01:00
Elnath ccc438c89e When listing channels, deleted channels are shown as well 2020-12-29 01:21:48 +01:00
Elnath 8b19a73fb2 Created class to handle channels configuration file management 2020-12-29 01:14:33 +01:00
Elnath cd87a5cc72 Forgot an await 2020-12-26 23:13:38 +01:00
Elnath ddc4690ee5 Check admin: now also accepts bot owner 2020-12-26 22:32:09 +01:00
Elnath 4861d7b2ed Implemented clear command 2020-12-26 22:20:06 +01:00
Elnath 394d78fb2c Implemented forget command 2020-12-26 22:14:47 +01:00
Elnath d28aa574c2 Added command to list watched channels 2020-12-26 21:49:09 +01:00
Elnath 36b31989c4 Only administrators can register channels 2020-12-26 21:34:40 +01:00
Elnath d1656dcc45 json file is written on exit 2020-12-26 21:27:39 +01:00
Elnath c53083578a Bot now creates and deletes channels when user join/leave channels 2020-12-26 21:27:39 +01:00
Elnath 093e3bd32e Bot now responds to commands and channels can be added to list of watched channels 2020-12-26 20:15:25 +01:00
Elnath 1f65583175 Bot starts and connects to discord 2020-12-26 17:37:11 +01:00