Commit graph

13 commits

Author SHA1 Message Date
phixxy
bdcdd87348 removed bot.logger, have each cog handle logging 2024-02-14 00:00:58 -08:00
phixxy
c7fe4b2c2a removed try/except block when adding cog, as sparky does that now 2024-02-04 00:21:35 -08:00
phixxy
863f5262ab added try/except when adding cog 2024-01-27 21:51:42 -08:00
phixxy
25b3bc9c15 make sure usernames are less than 32 characters 2024-01-27 13:29:18 -08:00
phixxy
56eebe53e9 removed "" as a possible username to count 2024-01-27 13:28:18 -08:00
phixxy
0306e8af1c awaited highscores 2024-01-27 13:25:55 -08:00
phixxy
495cb082a0 logging added 2024-01-27 13:24:33 -08:00
phixxy
b21d37b124 look in data folder for logs 2024-01-27 13:20:53 -08:00
phixxy
8a0e74a633 fixed bug in highscores looking in old log folder 2024-01-27 13:18:22 -08:00
phixxy
ea99494fdb removed handle_error in highscores 2024-01-24 23:48:02 -08:00
phixxy
052df7d273 added max amount of users to show on graph
sorted graph from highest to lowest
cleaned up working area
2024-01-21 02:01:51 -08:00
phixxy
274bfe9834 cleaned up and added aliases to highscores 2024-01-21 00:19:28 -08:00
phixxy
040e0e72fc moved all files to extensions folder 2024-01-20 00:25:40 -08:00
Renamed from plugins/highscores.py (Browse further)