Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

v0.8.0

Compare
Choose a tag to compare
@liner-exe liner-exe released this 14 Feb 17:46
· 52 commits to master since this release
ccf3d37

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