mirror of
https://github.com/System-End/nephthys.git
synced 2026-04-19 22:05:12 +00:00
* Differentiate between message creation and deletion * Add a comment to explain thread_broadcast * If top-level message gets deleted, then delete bot messages * Ensure top-level messages being deleted don't cause errors It would previously freak out when the tombstone message gets deleted :P * Remove deleted tickets from DB * Actually delete the correct ticket * Ensure unexpected SlackApiErrors are re-raised * refactor: Move deleted message handling into its own file |
||
|---|---|---|
| .. | ||
| actions | ||
| api | ||
| commands | ||
| events | ||
| macros | ||
| options | ||
| scripts | ||
| tasks | ||
| transcripts | ||
| utils | ||
| views | ||
| __init__.py | ||
| __main__.py | ||