54 Commits

Author SHA1 Message Date
Ske
270b21e9fd Correct a few help tips 2018-12-11 20:04:26 +01:00
Ske
294ce30133 Add an environment variable for configuring the Tupperware instance to check for 2018-12-11 19:42:42 +01:00
Ske
8e527db05f Fix timeout handling in TW import 2018-12-11 00:08:51 +01:00
Ske
8ccee1d6fa Add API endpoint for logging new switches (+ refactor) 2018-12-10 22:00:34 +01:00
Ske
53b23e1e9b In which I ruin everyone's day by fucking up import resolution 2018-12-10 20:22:19 +01:00
Ske
0aa370e549 Help page updates 2018-12-10 20:09:35 +01:00
Ske
72590ec92c Massive refactor/update/UX improvement dump. Closes #6. 2018-12-05 11:44:10 +01:00
Ske
f8e92375b0 More command layout changes 2018-12-03 09:40:52 +01:00
Ske
1375d96f24 Fix message lookup. Closes #32. 2018-11-30 22:01:33 +01:00
Ske
728c8ee8d0 Add member name conflict warning. Closes #10. 2018-11-30 21:51:57 +01:00
Ske
c36a054519 Add proxy permission errors, refactor proxy matching, change member name length error handling. Closes #25. 2018-11-30 21:42:01 +01:00
Ske
10746ae807 System/member set command rework, should be more user friendly now 2018-11-23 21:55:47 +01:00
Ske
8e504fa879 Refactor error handling slightly and don't use embeds for basic status/error messages. Closes #28. 2018-11-15 21:05:13 +01:00
Ske
6da7436aed Add commands for API token retrieval/refreshing 2018-11-13 12:34:19 +01:00
Ske
f4512fc7e9 Various bug fixes 2018-11-08 16:25:58 +01:00
Ske
99657ae07d Fix Tupperware importing 2018-10-27 23:47:28 +02:00
Ske
58d8927380 Message and error logging, various bugfixes 2018-10-27 23:30:12 +02:00
Ske
ea62ede21b Basic command functionality 2018-10-27 22:12:10 +02:00
Ske
4217d5d5d8 Basic proxy functionality fixed 2018-10-27 22:00:41 +02:00
Ske
b4358a649c Allow commands by mentioning the bot. Closes #22 2018-10-11 12:58:08 +02:00
Ske
4a48e43d13 Add basic switch model and migrate fronter command 2018-10-11 12:54:40 +02:00
Ske
88fb2c6c17 Improve date format explanation 2018-09-16 19:44:13 +02:00
Ske
6951c15167 Move system/member card embeds to embeds.py 2018-09-16 19:36:50 +02:00
Ske
345e8baab6 Minor nitpicks in the fronthistory command 2018-09-16 19:20:08 +02:00
Ske
ca662bd502 Stop logging message contents in the database for privacy reasons. Please remove the 'content' column in the 'messages' table: 2018-09-16 13:59:37 +02:00
Ske
cae394b4e8 Refactor member actions into members.py 2018-09-16 13:46:22 +02:00
Ske
4becc8a4e9 Add a link to the message itself in logged messages. Closes #17 2018-09-15 15:07:24 +02:00
Ske
fd67945660 Catch exceptions in message handler and not command dispatch. Closes #18 2018-09-15 14:52:24 +02:00
Ske
e95d8a4e0d Refactor error handling for system commands 2018-09-09 20:50:53 +02:00
Ske
a079db8be0 Move various system functionality to system.py 2018-09-09 20:38:57 +02:00
Ske
49b4e4c1ef Move System and Member to separate files 2018-09-09 19:53:32 +02:00
Ske
138c0b7f8c Refactor action confirmations 2018-09-08 13:48:18 +02:00
Ske
073d534419 Fix quote parsing 2018-09-08 00:36:00 +02:00
Ske
b4bc1f1263 Change various timeouts to 5 minutes instead of 1 2018-09-07 23:21:12 +02:00
Ske
a9a9fb018e Fix Tupperware importing 2018-09-07 23:03:05 +02:00
Ske
8848a71047 Disable avatar previews for now 2018-09-07 21:33:27 +02:00
Ske
9fe0c0a95a Add special case for errors in DMs 2018-09-07 21:30:47 +02:00
Ske
7b99a89bb9 Add error logging to a channel. Closes #11. 2018-09-07 18:17:30 +02:00
Ske
a2cbf20add Add an error when using emojis in member names or system tags. Closes #13 2018-09-07 17:57:12 +02:00
Ske
5930f490ce Add character limit to descriptions. Closes #14 2018-09-07 17:40:19 +02:00
Ske
16173e428b Add message count to member card. Closes #12 2018-09-07 17:39:01 +02:00
Ske
f067485e88 Major command handling refactor 2018-09-07 17:34:38 +02:00
Ske
0869f94cdf Remove syntax error exception, add help pages to some errors 2018-09-02 19:41:14 +02:00
Ske
2ae8fd5f34 Remove CommandError, return error embeds instead 2018-09-01 19:41:35 +02:00
Ske
cd0af5321c Ensure deletion confirmation is case-insensitive 2018-08-23 15:53:52 +02:00
Ske
3d2d6b0ea6 Added front percent breakdown command 2018-08-02 11:10:09 +02:00
Ske
944f0093a9 Add basic HTTP API 2018-08-02 00:36:50 +02:00
Ske
e831ef5921 Fixed account linking when creating new systems on import 2018-07-31 01:50:11 +02:00
Ske
18dff93edd Fix Tupperware importing sometimes using the wrong bot and not registering messages 2018-07-30 21:06:59 +02:00
Ske
14f8eb9d66 Disable system checking for various commands 2018-07-27 07:29:10 +02:00