What's Changed
- [ADDED] Slash commands! See README for more details.
- [IMPROVED] Logging improvements to make it more obvious if/why bot can't make a channel
- [UPDATED] Bumped
tautulli
dependency requirement
Related PRs
BREAKING CHANGES:
- Tauticord now requires the "Message Content Intent" to be enabled in the Discord Developer Portal. See README for more details.
- The
tautulli
dependency has been bumped. Those running Tauticord as a Python script directly will need to re-install the requirements (pip3 install -r requirements.txt
)
Full Changelog: 3.19.0...4.0.0