Commit Graph

9 Commits

Author SHA1 Message Date
Alex Ott dfd2c35276 Feat/task handler (#1056)
* move task logic to task handlers

* rename command

* remove test code

* rename classes and add missing handler creations

* switch task back to random and fetch log_channel_id from db
2023-02-02 17:28:00 +01:00
Alex Ott e7515fd08e Feat/better messages (#318)
* improve messages and UX

* move log statement

Co-authored-by: Andreas Köpf <andreas.koepf@provisio.com>
2023-01-03 13:13:44 +01:00
Alex Ott 29ffc276f3 Allow user to start work from DMs. (#267)
* merge upstream/main

* update permissions check for guild settings

* add error handler for the bot

* allow users to start work from DMs and broadcast task completion messages to all log channels

* remove print statement
2023-01-03 10:31:33 +00:00
Alex Ott 8067dc8f78 rename TOKEN env var to BOT_TOKEN 2022-12-31 03:52:09 -08:00
Alex Ott 0fb7bfd27a Add more settings and refactor other md files into README.md 2022-12-30 17:30:56 -08:00
Alex Ott 150fc67bfd switch to using Pydantic for bot config 2022-12-30 05:48:56 -08:00
Alex Ott 65c078fb9f pre-commit changes 2022-12-30 04:12:54 -08:00
AlexanderHOtt c8834aa9e3 add a lot of examples 2022-12-28 21:24:53 -08:00
AlexanderHOtt 3ce6ab80d6 initial bot structure 2022-12-28 16:43:14 -08:00