You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved close command + custom thread creation response. (#124)
* Add close after functionality to the thread class.
* Add a ctx.thread for convienience.
* Move thread close logging within thread class
* Update close-cmd branch with master (#123)
* Add support for multiple image and file attachments
* Add support for custom sent emoji and blocked emoji resolves#112
* Fix emoji handling
* Fixed a bug where blocked users are still able to message modmail
* Improve about command style
* Increment version
* Fix changelog version parsing
* Add changelog docstring
* Add dhooks to requirements for eval stuff
* Add discord server badge
* Update README.md
added forks badge
* Use blurple color
* Use stars instead
* Let anyone use alias invoked eval commands
* Add an instances badge
* Update README.md
* Update README.md
* Update README.md
* Remove the first desc
* Update README.md
* Add patreon in readme
* Update README.md
* Improve logs format
* Update README.md
* Rainbow colors + patreon
* Change order
* Test
* Revert "Test"
This reverts commit 56e68fc.
* Basic closing after a certain amount.
* Increment version
* Update requirements.txt
* Add UserFriendlyTime conveter from Rapptz
* Use user friendly time converter.
* Add support for custom close message
* Default arg to None
* Add ability to silently close.
* fix
* Add ability to set custom thread creation response
* Change thread creation title
* Update thread.py
0 commit comments