Commit Graph
24 Commits
Author SHA1 Message Date
xBelladonnaandAstrid fabf772085 Return original message ID to log channel
Logs the original (deleted) message's ID in addition to the proxied message's ID to the log channel if configured
2019-08-08 11:01:36 +02:00
xBelladonnaandAstrid 2217b87afe Fix typo in docs 2019-07-27 12:56:35 +02:00
xBelladonnaandAstrid 29eefd7f5a Handle collision case when generating hid 2019-07-27 12:56:35 +02:00
xBelladonnaandAstrid 924924b10e Add endpoint to create new member by POST request 2019-07-27 12:56:35 +02:00
Bella | NightshadeandAstrid 214a6d5a49 Fix clear avatar bug
Fixes a bug in member_avatar() where the bot will try to check for an attachment via list index when attachments do not exist.
2019-06-29 12:59:44 +02:00
xBelladonnaandAstrid 15ccc4e27a Allow user to delete export file from channel 2019-06-14 14:45:57 +02:00
xBelladonnaandAstrid c63a84decd Add fallback to export when user has DMs disabled
Try to DM the user with the export file, and fall back to posting it in the channel if forbidden.
Uses reactions to confirm whether the user wants to have it posted in the channel.
2019-06-14 14:45:57 +02:00
xBelladonnaandAstrid 1ec0683713 Display front history with pk;switch
Display system front history when the command `pk;switch` is issued without any arguments
2019-06-08 04:01:22 +02:00
xBelladonnaandAstrid ebc8ab1738 Add aliases for command fronthistory
Add aliases `fh`, `history` and `switches`, executed as `pk;s history`
2019-06-08 04:01:22 +02:00
xBelladonnaandAstrid 9dd3af02b4 Update help file
Add command aliases for frontpercent to help file and fix typos/mistakes
2019-05-25 17:43:44 +02:00
xBelladonnaandAstrid ccbcddc444 Add frontpercent command aliases
Added commands:
pk;system front%
pk;system fp
2019-05-25 17:43:44 +02:00
xBelladonnaandAstrid e85776fae6 Handle hid collision case 2019-04-21 18:51:52 +02:00
xBelladonnaandAstrid a51fe5e759 Don't drink and code kids 2019-04-21 16:27:51 +02:00
xBelladonnaandAstrid 3fae4965e8 Curse my oversight 2019-04-21 16:27:51 +02:00
xBelladonnaandAstrid d081be838a Add server tracker 2019-04-17 14:13:48 +02:00
xBelladonnaandAstrid 71f3738849 Oops pt. 1 2019-04-12 16:38:27 +02:00
xBelladonnaandAstrid f49c2baaff Add more aliases and update help 2019-04-11 10:29:56 +02:00
xBelladonnaandAstrid 52e1c06d1b Add command aliases 2019-04-11 10:29:56 +02:00
Bella | NightshadeandAstrid 8e3d91d5ae Make API token send in new message for mobile-friendly copying 2019-03-28 10:49:55 +01:00
Bella | NightshadeandAstrid e9792bd5ec Add command notes to member help output, clean up pk;export channel msg 2019-03-28 10:49:55 +01:00
Bella | NightshadeandAstrid a67ed70539 Add API endpoint to query current fronters (/s/<hid>/fronters) 2019-03-28 10:49:55 +01:00
Bella | NightshadeandAstrid 0266db5589 Added ellipsis truncation to system list descriptions 2019-03-23 15:15:21 +01:00
Bella | NightshadeandAstrid 0aea658af9 Updated help.py with more information/fixes 2019-03-23 15:15:21 +01:00
Bella | Nightshade 9a973f2d76 Added the missing closing square bracket on the help output for pk;system new 2019-03-02 00:38:51 +09:30