| Commit message (Collapse) | Author | Age | Lines |
| ... | |
| |
|
|
|
| |
#15b9v: Extend paginator to support extra footer text
#15bdr: Fix paginator not showing footer on first page
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
• Patched the grievous error we overlooked
• Past time must be subtracted from current time for cooldowns
• Added `DEVTEST_CHANNEL` to constants
• Renamed previous times variable, added devtest
• Reordered imports to satisfy Travis
• For God's sake, Travis
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* autocodeblocking
* ast fix
better type annotations
* ci there you go
* line too long ==> remove comment
* deleting message + lowercase python
* comments
* remove docstrings
* you may
* not sure what you mean with move to a new line maybe this?
* descriptive enough?
* better explanation of text filtering
* rewrite
* fstring
* pep8
* better comment
* discord message length
* ok shady
* ok shady
* "This is still async discord.py"
* didnt see josephs comment
* minor comment changes
* blank and typo
* typo..
* embed sending
* adding waiting time + embed
dont know if this is the correct way to store the field string
* forgot await
* but now i know
* i heard him
* pls
* more descriptive variable name
* comment
* and better string formatting
* approve me lemon
* here we go aperture
* there we go again
* name error..... damn linter plugins
* you get it aperture
* ok lemon
* ok aperture
* constants instead of plain channel ID
* forgot one
* constants in bot.py
* lemons way ftw
* flake8 is weird man
* aperture 1
* next aperture
* dunno
* imports
* next lemon
|
| |
|
|
|
|
| |
- fixed multiline docstrings
- added newline after docstring
- changed full modulename.classname in type hints to only classname
- fixed the format of the arguments to do_<command>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Initial work on ClickUp cog
* More listing commands
* Fix stray square bracket
* Need to await json() calls
* Fix tasks call
* Fix lists call
* list -> task_list
* Better error handling and _way_ better tasks command
* Pagination convenience function
* Pagination for the tasks command
* Small fixes
* Pagination only paginates with more than one page
* Grab lists on startup; use strings for list in tasks command
* Provide some embed colours
* Clean up embed instantiation a bit
* Don't show paginated page number when there's only one page
* Finish up ClickUp commands
* Update command documentation
* Move a comment @Aperture
* Fixes for Lemon's review
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fancier IPython-like eval command
- Supports Embeds
- Pretty-prints
- Shortens
- Supports catching stdout
* Cache pip to speed up travis in the future
* Fix snekchek
* Update eval.py
* Re-order imports
* Comply with mentioned issues
* Fix travis
* Conform to requested edits
* Fix travis again
* Update eval.py
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
There might be a better way, I just wanted to get this working since it's a blocker.
|
| |
|
|
| |
This stuff isn't important. Just easter eggs and fun. But don't make super annoying stuff, please.
|
| |
|
| |
Literally just changes the "Connected!" message to an embed so it looks a bit nicer, and the little added bonus that you can click on the Python Bot and it will send you to the bot's repo.
|
| |
|
|
| |
Also, snekchek.
|
| | |
|
| | |
|
| | |
|
| |\
| |
| |
| |
| | |
# Conflicts:
# bot/constants.py
|
| | |\
| | |
| | | |
new HelpFormatter added #1pv7x
|
| | | | |
|
| | | |
| | |
| | |
| | | |
for the command wrappers)
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | |/ |
|
| | | |
|
| | | |
|
| |/ |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
* Update logging.py
* PEP8
* Complete #1pv7v
|
| |
|
|
| |
* only deploy on master
|
| |\
| |
| | |
adds the c modules again
|
| |/ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|