| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2019-05-11 | Update bot/seasons/halloween/8ball.py | -1/+1 | ||
| Co-Authored-By: S. Co1 <[email protected]> | ||||
| 2019-05-11 | Lint issues - fixed import orders | -1/+1 | ||
| 2019-05-11 | Added embed to stop double message confusion and fixed sleep to asyncio.sleep() | -9/+12 | ||
| 2019-04-10 | Updated the docstring | -1/+1 | ||
| 2019-04-10 | updated responses.json | -4/+4 | ||
| Change a few wording, as they were minor, linguistically speaking. | ||||
| 2019-04-10 | Change a string to a tuple. | -1/+1 | ||
| 2019-04-09 | Created the spooky8ball command and the corresponding .json responses file. | -0/+53 | ||
| 2019-04-04 | Just changed the conversation starters directory. | -0/+0 | ||
| 2019-04-04 | Changed 'starters' -> 'topic' | -1/+1 | ||
| Co-Authored-By: RohanRadia <[email protected]> | ||||
| 2019-04-04 | Removed aliases | -1/+1 | ||
| Co-Authored-By: RohanRadia <[email protected]> | ||||
| 2019-04-04 | Removed f-string | -1/+1 | ||
| Co-Authored-By: RohanRadia <[email protected]> | ||||
| 2019-04-04 | Changed 'starters' -> 'topic' | -1/+1 | ||
| Co-Authored-By: RohanRadia <[email protected]> | ||||
| 2019-04-04 | Changed 'starters' -> 'topic' | -1/+1 | ||
| Co-Authored-By: RohanRadia <[email protected]> | ||||
| 2019-04-04 | Changed 'starters' -> 'topic' | -1/+1 | ||
| Co-Authored-By: RohanRadia <[email protected]> | ||||
| 2019-04-04 | Updated the file and added dependancies for accesing the new JSON file | -23/+5 | ||