| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | retry until status code is 200 | 2021-03-30 | -5/+41 | |
| | | | | | and make sure search query isn't very long | |||
| * | 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 | |
| NOTE: I am not linking to the question page itself anywhere | ||||