v0.8.0
v0.8.0 (2024-02-14)
Summary
SLASH COMMANDS MIGRATION!
Features
- Slash commands migration!
- main.py: added dependency checker, added update notifier
- cogs/fun.py@Fun:weather: command is inactive if no openweather token
New Files
- cogs/utils/
- __init__.py
- decorators.py
- dependecies.py
- github.py
- version.py
- .gitignore
Documentation
- cogs/*.py: added docstrings to all functions
- README.md: fixed typo
Chore
- main.py: fixed typo
- requirements.txt: dependencies updated