FragSoc / esports-bot

A Discord bot utilising Discord.py to provide functionality for UoY Esports game hubs
GNU Affero General Public License v3.0
2 stars 2 forks source link

Changed the signature of the admin_log function #198

Closed Fluxticks closed 3 years ago

Fluxticks commented 3 years ago

The admin_log was a little strange where it required some arguments that could have had default values. Also just cleaned up the function, but otherwise it will act the same as before.

Fixes #120