aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2021-01-21Check if the emoji given by user is availableGravatar Shivansh-007-4/+10
2021-01-21Remove redundant codeGravatar Shivansh-007-10/+3
2021-01-21Add ability to get custom tokens from the botGravatar Shivansh-007-23/+44
2021-01-21Improve embeds and docstringsGravatar Shivansh-007-23/+35
2021-01-21Add loading message before finishing all reactions and improve embed titleGravatar Shivansh-007-2/+8
2021-01-20Change Ai to bot's user and add stop game functionality, remove redundant ↵Gravatar Shivansh-007-29/+39
code, and DRY
2021-01-20COrrect annotations and improve docstrings ; make code more pythonicGravatar Shivansh-007-12/+21
2021-01-20fix grammar and spacingGravatar Shivansh-007-30/+32