Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2021-01-30 | Fix misleading game_over docstring | -1/+1 | ||
2021-01-24 | Fix lint issues | -7/+7 | ||
2021-01-24 | Send a message on draw (was catching a error earlier) ; Improve send game ↵ | -27/+30 | ||
over (winner/loser) code ; add case_insensitive alias | ||||
2021-01-23 | Fix user given emoji check | -16/+17 | ||
2021-01-21 | Check if the emoji given by user is available | -4/+10 | ||
2021-01-21 | Remove redundant code | -10/+3 | ||
2021-01-21 | Add ability to get custom tokens from the bot | -23/+44 | ||
2021-01-21 | Improve embeds and docstrings | -23/+35 | ||
2021-01-21 | Add loading message before finishing all reactions and improve embed title | -2/+8 | ||
2021-01-20 | Change Ai to bot's user and add stop game functionality, remove redundant ↵ | -29/+39 | ||
code, and DRY | ||||
2021-01-20 | COrrect annotations and improve docstrings ; make code more pythonic | -12/+21 | ||
2021-01-20 | fix grammar and spacing | -30/+32 | ||