Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Move practical functions into utilities folder | 2021-09-05 | -88/+0 | |
* | More explicit importing for `Bot` | 2021-09-02 | -3/+3 | |
* | Upgrade code transparency in the StackOverflow Cog | 2021-08-08 | -2/+2 | |
* | Update Stackoverflow, Wolfram, movie_generator cogs to use aiohttp get params | 2021-08-08 | -4/+9 | |
* | Change docstring | 2021-06-09 | -1/+1 | |
* | Remove unecessary if | 2021-06-09 | -4/+3 | |
* | remove attribution comments | 2021-06-07 | -3/+0 | |
* | Remove user's query from embed title | 2021-06-07 | -1/+1 | |
* | use normal string instead of raw string | 2021-06-07 | -1/+1 | |
* | stop spamming stackoverflow api in case | 2021-06-07 | -8/+5 | |
* | Use reddit emojis for upvote and answers | 2021-06-07 | -2/+2 | |
* | squish imports | 2021-05-13 | -2/+1 | |
* | change typehint to bot.Bot | 2021-05-13 | -2/+3 | |
* | remove redundant quote | 2021-05-13 | -1/+1 | |
* | change code style | 2021-05-13 | -9/+13 | |
* | change docstring | 2021-05-13 | -1/+1 | |
* | change mods to staff | 2021-05-13 | -1/+1 | |
* | Update emojis | 2021-04-13 | -3/+1 | |
* | use emojis and limit tags to 3 | 2021-04-13 | -17/+23 | |
* | Use a variable for the encoded search query. | 2021-03-31 | -2/+4 | |
* | retry until status code is 200 | 2021-03-30 | -5/+41 | |
* | change docstring | 2021-02-12 | -1/+1 | |
* | change docstring | 2021-02-12 | -1/+1 | |
* | remove name param in command | 2021-02-12 | -1/+1 | |
* | Apply cooldown to all users instead of global cooldown. | 2021-02-11 | -1/+1 | |
* | use discord's orange colour | 2021-02-11 | -3/+2 | |
* | Use sir-lancebot's format. Just import discord.ext.commands | 2021-02-11 | -7/+7 | |
* | Add footer to embed. | 2021-02-10 | -1/+1 | |
* | Add tags of question and drop the 's' if the score/views are 1. | 2021-02-10 | -3/+4 | |
* | Add link of question | 2021-02-10 | -3/+3 | |
* | Add stackoverflow cog with answers | 2021-02-10 | -0/+44 |