aboutsummaryrefslogtreecommitdiffstats
path: root/bot/help.py (unfollow)
Commit message (Collapse)AuthorLines
2020-03-10(Help): Removed unnecessary comments about changesGravatar ks123-8/+0
2020-03-10(Help): Added `Icons` class to constant, added `questionmark` to there, ↵Gravatar ks123-2/+5
reverted icon removal in `.help` command.
2020-03-07(Help): Added cog loading to __main__.pyGravatar ks123-0/+1
2020-03-07(Help): Added unloading block in cogs loadingGravatar ks123-1/+1
2020-03-07(Help): Made modifications to original code to make this working in ↵Gravatar ks123-10/+26
SeasonalBot, marked them down with comments and fixed docstrings formatting for linting.
2020-03-07(Help): Added information comment to top of fileGravatar ks123-0/+1