| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Changed how title behave when None | 2019-12-09 | -4/+1 | |
| | | ||||
| * | Removed footer , Unnecessary line. Edited a string | 2019-12-09 | -3/+1 | |
| | | ||||
| * | Improved DM message | 2019-12-08 | -7/+9 | |
| | | | | Simplified the DM , example in the original post | |||
| * | Reworked on the whole structure completely. | 2019-12-08 | -35/+13 | |
| | | | | | | Removed error_embeds No more selecting last message if * or None is specified Redone how DM's Look like | |||
| * | Added better info, Added usage logging. | 2019-12-07 | -1/+2 | |
| | | ||||
| * | renamed error completely | 2019-12-05 | -2/+2 | |
| | | ||||
| * | Fixed typo of DMs | 2019-12-05 | -1/+1 | |
| | | | | Co-Authored-By: Matteo Bertucci <[email protected]> | |||
| * | Simple change in a if string | 2019-12-05 | -1/+1 | |
| | | | | Co-Authored-By: Matteo Bertucci <[email protected]> | |||
| * | Renamed error names | 2019-12-05 | -1/+1 | |
| | | | | Co-Authored-By: Matteo Bertucci <[email protected]> | |||
| * | Renamed error names | 2019-12-05 | -1/+1 | |
| | | | | Co-Authored-By: Matteo Bertucci <[email protected]> | |||
| * | Saying goodbye to a easteregg | 2019-12-05 | -1/+0 | |
| | | | | RIP `embed.set_footer(text="Why everything so heavy ?")` | |||
| * | Fixed wrong order of import syntax | 2019-12-05 | -2/+2 | |
| | | ||||
| * | Added embeds to error messages, new way of joining hints. | 2019-12-05 | -11/+17 | |
| | | ||||
| * | Update bot/seasons/evergreen/bookmark.py | 2019-12-05 | -1/+1 | |
| | | | | | | Fixed the description of the command itself Co-Authored-By: Matteo Bertucci <[email protected]> | |||
| * | Fixed cog string issue | 2019-12-05 | -11/+7 | |
| | | | | | | -Finally got a string that `describe` the cog Bookmark I love you Ves Zappa <3 . -Fixed no punctuation after `No hint provided` string. -Made it so it follow colo(u)ring theme of the bot. | |||
| * | Fixed a lot of issues. | 2019-12-05 | -29/+24 | |
| | | | | | | Fixed the coding not satisfying `K&R` code styling Fixed most of the grammatical issues Removed unnecessary `try except` code block , not gonna trigger anyways. | |||
| * | Fixed grammatical errors, and simplified the code a bit. | 2019-12-04 | -19/+17 | |
| | | ||||
| * | Introduced `.bm` command for personal bookmarking message via message jump url | 2019-12-04 | -0/+78 | |
| | | | | Pretty much the main file for the command `.bm` used to make bookmark in a heavy server for personal use later, along with hints to organize it easily. | |||
| * | Adding the runner icon to the rotation. | 2019-11-28 | -0/+1 | |
| | | | | | https://github.com/python-discord/branding/pull/37 | |||
| * | Add the new blinky server guild icon | 2019-11-25 | -0/+1 | |
| | | ||||
| * | Change off-season logo size to 512 | 2019-11-02 | -6/+6 | |
| | | ||||
| * | Add two new icons to icon constant | 2019-11-02 | -0/+2 | |
| | | ||||
| * | Syntax cleanup, remove unnecessary emoji dict | 2019-10-14 | -28/+27 | |
| | | ||||
| * | Merge branch 'master' into master | 2019-10-14 | -5/+8 | |
| |\ | ||||
| | * | Merge branch 'master' into limit-command-channels | 2019-10-14 | -0/+234 | |
| | |\ | ||||
| | * | | limit issue command to global whitelist and seasonalbot_chat | 2019-10-03 | -2/+3 | |
| | | | | ||||
| * | | | Made the icon_URL variable conform to PEP8 | 2019-10-14 | -6/+6 | |
| | | | | ||||
| * | | | Remove str() in f-string | 2019-10-14 | -1/+1 | |
| | | | | | | | | | | Co-Authored-By: Kieran Siek <[email protected]> | |||
| * | | | Remove str() within f-string | 2019-10-14 | -1/+1 | |
| | | | | | | | | | | Co-Authored-By: Kieran Siek <[email protected]> | |||
| * | | | Caps fix | 2019-10-14 | -1/+1 | |
| | | | | ||||
| * | | | Update bot/seasons/evergreen/issues.py | 2019-10-13 | -1/+1 | |
| | | | | | | | | | | Co-Authored-By: Kieran Siek <[email protected]> | |||
| * | | | Fixed emoji error in embed | 2019-10-09 | -10/+13 | |
| | | | | ||||
| * | | | Condensed imports | 2019-10-07 | -2/+1 | |
| | | | | ||||
| * | | | Constants match pep8 formatting | 2019-10-07 | -10/+10 | |
| | | | | ||||
| * | | | Merge branch 'master' into master | 2019-10-07 | -0/+234 | |
| |\ \ \ | | |/ | |/| | ||||
| | * | | Merge branch 'master' into trivia_quiz | 2019-10-03 | -1/+1 | |
| | |\| | ||||
| | * | | Applied suggestions from code review | 2019-10-02 | -3/+3 | |
| | | | | | | | | | | Co-Authored-By: scragly <[email protected]> | |||
| | * | | removed commented out code | 2019-10-02 | -1/+0 | |
| | | | | ||||
| | * | | Merge branch 'trivia_quiz' of https://github.com/RohanJnr/seasonalbot into ↵ | 2019-10-02 | -136/+262 | |
| | |\ \ | | | | | | | | | | | | | trivia_quiz | |||
| | | * \ | Merge branch 'master' into trivia_quiz | 2019-10-02 | -136/+262 | |
| | | |\ \ | ||||
| | * | | | | Worked on the requested changes and also made a few other changes: | 2019-10-02 | -71/+68 | |
| | |/ / / | | | | | | | | | | | | | - when the user uses the command to stop the game, the bot fails to reply back with the winners list. This is because the varibale player_data is being initialised to {} at the start of the command. I solved this by making a player_data variable in the cog __init__() with the channel id being the key and dict as value | |||
| | * | | | added function annotations to the check method | 2019-10-01 | -1/+1 | |
| | | | | | ||||
| | * | | | added some questions to general, for now users can only access general ↵ | 2019-09-30 | -10/+32 | |
| | | | | | | | | | | | | | | | | | category questions.I have disabled hints for general(cant make up any hints).The score is now calculated on time based answer.I am also sending information about the topic/thing on which the question has been asked.Will add more questions in a couple of days | |||
| | * | | | made the request changes which involves fixing some grammer, following PEP8 ↵ | 2019-09-23 | -29/+17 | |
| | | | | | | | | | | | | | | | | | format, removed a debug statement and also some minor stuff. | |||
| | * | | | added function annotations | 2019-09-23 | -8/+12 | |
| | | | | | ||||
| | * | | | fixed linting errors | 2019-09-23 | -4/+3 | |
| | | | | | ||||
| | * | | | corrected my spelling mistake on the file name | 2019-09-23 | -0/+0 | |
| | | | | | ||||
| | * | | | Modified the code drastically for the quiz game: | 2019-09-23 | -266/+225 | |
| | | | | | | | | | | | | | | | | | | | | | - Using a while loop to run a game rather than bunch of the functions calling each other. - using wait_for() to send hints, answers and to move to next questions. | |||
| | * | | | using self.categories insted of list(self.categories.keys()) | 2019-09-11 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Pending work: - Function annotation - Announcement of multiple winners (if they have same points). | |||
| | * | | | Made the following changes: | 2019-09-11 | -37/+40 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Linting - renamed self.games to self.running_games - using self.running_games insted of list(self.running_games.keys()) to loop over its keys. - Renamed the file to trivia_quiz | |||