index
:
bot
copilot/update-pytest-and-fix-tests
dependabot/uv/pytest-9.0.0
fix-eval-message-limit
fix/modpings
inject-settings-in-bot-core
main
mbaruh/fix-modpings-schedule
mbaruh/modlog_fix
pastebin-auto-upload
wookie/lower-warning-to-info
wookie184/fix-mentions-reply-resolving
A mirrored copy of the python-discord/bot repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
added type hinting, and rearranged some code for readability
Sam W
2018-02-13
-9
/
+12
*
changed the way command names are shown (due to the change in command names f...
Sam W
2018-02-13
-2
/
+2
*
fixed styling (again)
Sam W
2018-02-13
-1
/
+1
*
changed commented examples to docstrings
Sam W
2018-02-13
-20
/
+23
*
fixed more pylint
Sam W
2018-02-13
-3
/
+2
*
fixed pylint errors
Sam W
2018-02-13
-3
/
+6
*
reordered imports on __main__.py
univ
2018-02-13
-1
/
+1
*
moved formatter.py to correct dir, and changed __main__.py to use the formatter
univ
2018-02-13
-1
/
+3
*
added example
univ
2018-02-13
-0
/
+8
*
fixed broken import again
univ
2018-02-13
-1
/
+1
*
fixed imports and added new constant
univ
2018-02-13
-2
/
+6
*
added help for specific commands
univ
2018-02-13
-0
/
+29
*
added main help and modulestring
univ
2018-02-13
-1
/
+48
*
added formatter.py
univ
2018-02-13
-0
/
+8
*
I'm not even gonna check that error
Gareth Coles
2018-02-13
-1
/
+1
*
Get user count from server members
Gareth Coles
2018-02-13
-2
/
+3
*
Use a case-insensitive dict for cogs.
Gareth Coles
2018-02-12
-0
/
+51
*
Swap around aliases in info command wrapper
Gareth Coles
2018-02-12
-1
/
+1
*
Update logging.py (#6)
Joseph
2018-02-12
-12
/
+0
*
only deploy on master (#5)
Christopher Baklid
2018-02-10
-3
/
+23
*
Merge pull request #4 from discord-python/readd-c-modules
lmn
2018-02-10
-2
/
+2
|
\
|
*
adds the c modules again
Christopher Baklid
2018-02-09
-2
/
+2
|
/
*
Make commands not case-sensitive
Gareth Coles
2018-02-09
-5
/
+9
*
Ignore input on verification command
Gareth Coles
2018-02-09
-1
/
+1
*
Require verified role for info wrapper command
Gareth Coles
2018-02-09
-0
/
+1
*
Fix missing alias for info command
Gareth Coles
2018-02-09
-1
/
+1
*
Send message to the devlog channel when the bot connects
Gareth Coles
2018-02-09
-1
/
+6
*
Fix `bot.info()` wrapper
Gareth Coles
2018-02-09
-2
/
+2
*
Role checks should return False in a DM
Gareth Coles
2018-02-09
-0
/
+6
*
Hide bot command group in favour of function-like command
Gareth Coles
2018-02-09
-1
/
+1
*
changed the Bot.info_wrapper() to be async. all commands must be coroutines.
Leon Sandøy
2018-02-09
-2
/
+2
*
Fix lemon's monkey-patching
Gareth Coles
2018-02-09
-4
/
+4
*
Monkey patching discord.ext.commands.view methods to allow case insensitivity...
Leon Sandøy
2018-02-09
-0
/
+32
*
Turn down the reqs for deployment, for now
Gareth Coles
2018-02-08
-1
/
+1
*
Reqs: Pure-python dulwich for now
Gareth Coles
2018-02-08
-1
/
+1
*
Remove spoonerisms
Gareth Coles
2018-02-08
-22
/
+0
*
Verification (#2)
Gareth Coles
2018-02-08
-17
/
+137
*
snekchek
Gareth Coles
2018-02-07
-1
/
+2
*
Fix up bot info command formatting and add git sha
Gareth Coles
2018-02-07
-23
/
+15
*
Add "Now playing" status (#1)
Gareth Coles
2018-02-07
-1
/
+5
*
Fix imports :pensive:
JoeBanks13
2018-02-05
-2
/
+2
*
.snekrc update
JoeBanks13
2018-02-05
-1
/
+1
*
snekchek
JoeBanks13
2018-02-05
-6
/
+9
*
.yaml => .yml
JoeBanks13
2018-02-05
-0
/
+0
*
testin' for gary
JoeBanks13
2018-02-05
-1
/
+1
*
truvis:tm:
JoeBanks13
2018-02-05
-0
/
+32
*
Remove unused import
Gareth Coles
2018-02-05
-1
/
+0
*
Events cog; currently handles command errors
Gareth Coles
2018-02-05
-0
/
+51
*
Fix prefixes
Gareth Coles
2018-02-05
-1
/
+1
*
Function doesn't need to be async
Gareth Coles
2018-02-05
-1
/
+1
[next]