python-discord / sir-robin

Our event bot, for managing community events.
MIT License
18 stars 14 forks source link

Remove channel lock for countdown #108

Closed janine9vn closed 8 months ago

janine9vn commented 8 months ago

This removes the channel lock for &aoc countdown. The command response is a single line message and is useful to have in other channels.

It also adds an in-month lock decorator for the stats command. This was overlooked in previously.