| Commit message (Collapse) | Author | Age | Lines | 
| |\   | 
 | 
| | | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| |  | 
* added under command Issue #2331
* hooks test
* hooks tests
* 2331_added_under_command
* Update bot/resources/tags/under.md
Co-authored-by: Xithrius <[email protected]>
* Update bot/resources/tags/under.md
Co-authored-by: Xithrius <[email protected]>
* Update bot/resources/tags/under.md
Co-authored-by: Xithrius <[email protected]>
* Suggested Changes were committed
Co-authored-by: Xithrius <[email protected]>
* Update under.md
* Update bot/resources/tags/under.md
Co-authored-by: Vivek Ashokkumar <[email protected]>
* updated bot\resources\tags\under.md
* update bot\resources\tags\under.md
* update bot\resources\tags\under.md
* updated under.md
* Update and rename under.md to underscore.md
Co-authored-by: divyanshu <[email protected]>
Co-authored-by: Xithrius <[email protected]>
Co-authored-by: Vivek Ashokkumar <[email protected]>
Co-authored-by: wookie184 <[email protected]>
 | 
| |/  
|   
|   
|    | 
This means that the is_channel_ignored fucntion can be used with on_*_delete events that have the channel object, but can't be retreived fromthe cache by the is_channel_ignored function
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
* add thread_id to pydantic model
* add thread mentions to review history
* add list of threads to a review's markdown file
* replace thread mention with jump url
* add style to thread not found message
* use get_or_fetch_channel to look from thread
* use jump_url in the review markdown file
* catch HttpException when threads are not found
* remove link syntaxt for previous nomination threads upon getting a review
* check for whether thread_id is null or not in history nominations
Co-authored-by: Amrou Bellalouna <[email protected]>
 | 
| | 
| 
| 
|  | 
Co-authored-by: Amrou Bellalouna <[email protected]>
Closes https://github.com/python-discord/bot/issues/2304
 | 
| |\  
| | 
| |  | 
Update create reminder permission error to mention bot-commands
 | 
| |/   | 
 | 
| |\  
| | 
| |  | 
Update modlog for threads
 | 
| | |\  
| |/  
|/|    | 
 | 
| |\ \  
| | | 
| | |  | 
Bump certifi from 2022.9.24 to 2022.12.7
 | 
| |/ /  
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |   
| |    | 
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07)
---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
 | 
| |\ \  
| | | 
| | |  | 
Don't count bot messages as an answer in a thread
 | 
| | |\ \  
| |/ /  
|/| |    | 
 | 
| | | |  | 
 | 
| | | |  | 
 | 
| | |/  
|/|    | 
 | 
| |\ \  
| |/  
|/|   
| |    | 
python-discord/fix-help-channel-open-with-no-content
 | 
| |/  
|   
|   
|   
|   
|    | 
Chanels that just contained one or more images as an exampole would have the message.content equal to the empty string which != None, so the current check never got hit.
Closes #2355 Closes BOT-3BW
 | 
| |\   | 
 | 
| |/  
|   
|   
|    | 
Adds the previous name as an alias as well
 | 
| |\  
| | 
| |  | 
Dont use removed talentpool cache
 | 
| | |\  
| |/  
|/|    | 
 | 
| |\ \  
| | | 
| | |  | 
Use the old stat slugs in new help system
 | 
| |/ /   | 
 | 
| |\ \  
| | | 
| | |  | 
include Thread & PrivateChannel in get_or_fetch_channel return types
 | 
| | |\ \  
| |/ /  
|/| |    | 
 | 
| | | | 
| | | 
| | | 
| | | 
| | |  | 
Made the tag more brief without any substantial changes to its overall approach.
Co-authored-by: wookie184 <[email protected]>
 | 
| |/ /   | 
 | 
| | | 
| | 
| | 
| |  | 
The nomination cache was recently removed, so accessing that no longer works.
 | 
| |/   | 
 | 
| |\  
| | 
| |  | 
Don't close already closed posts
 | 
| |/   | 
 | 
| |\  
| | 
| |  | 
Link directly to the sqlite3 placeholder howto
 | 
| | |\  
| |/  
|/|    | 
 | 
| |\ \  
| | | 
| | |  | 
Help forum improvements
 | 
| | | |  | 
 | 
| | | |  | 
 | 
| | | |  | 
 | 
| | | | 
| | | 
| | | 
| | |  | 
thread_create events are triggered before the thread's starter message is available, so listening for starter messages with on_message instead ensures we have a message object to use.
 | 
| | | | 
| | | 
| | | 
| | | 
| | | 
| | |  | 
I decided to keep the archive logic simple, and just go for 30 minutes since last message, rather than the hybrid of 30 mins + 10 depending on who sent the last message.
The reason for using the hybrid approach previously was due to us running out of channels frequently
Since this is no longer a problem, I decided to keep the logic simple.
 | 
| | | |  | 
 | 
| | | |  | 
 | 
| |/ /   | 
 | 
| |\ \  
| | | 
| | |  | 
Bump bot core version
 | 
| | | | 
| | | 
| | | 
| | |  | 
These errors can be caused by the message being deleted, or the message being in an archived thread
 | 
| | | |  | 
 | 
| | | |  | 
 | 
| |/ /   | 
 | 
| |\ \  
| | | 
| | |  | 
Misc Fixes For Help Forum
 | 
| | | | 
| | | 
| | | 
| | | 
| | | 
| | |  | 
Co-authored-by: Boris Muratov <[email protected]>
Co-authored-by: Amrou Bellalouna <[email protected]>
Signed-off-by: Hassan Abouelela <[email protected]>
 |