mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-21 01:05:27 -04:00
[GH-ISSUE #5] !top without arguments crashes the bot #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tge-was-taken on GitHub (Jan 11, 2018).
Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/5
Culprit: https://github.com/RPCS3/discord-bot/blob/e9a00b9bc610ac1cc170854dfa7f20021d9cc050/bot.py#L94
Put it after the argument count check and you're good
@Nicba1010 commented on GitHub (Feb 5, 2018):
Solved
!top without arguments crashes the botto [GH-ISSUE #5] !top without arguments crashes the bot