geas-bot/TODO.md

12 lines
383 B
Markdown

# To Do for Version 3.1
## Docker
- [x] Re-build using `python:slim` as base image
## Bot Functionality and Processes
- [ ] Add support for Discord Threads following Discord Py library update
- [ ] Update permission settings for GMs on game channels to support threads
- [ ] Change component response architecture to use dynamic callback functions instead of global listeners.