| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 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 | ||