86 Commits

Author SHA1 Message Date
Bella | Nightshade
9b7e331c5b Update token disclaimer, add checkmark reaction on token command issue (#67)
* Update token disclaimer, add checkmark reaction on token command issue

* Changed reaction to message confirmation
2019-03-30 19:35:13 +01:00
Bella | Nightshade
8e3d91d5ae Make API token send in new message for mobile-friendly copying 2019-03-28 10:49:55 +01:00
Bella | Nightshade
e9792bd5ec Add command notes to member help output, clean up pk;export channel msg 2019-03-28 10:49:55 +01:00
Grey Himmel
bbb3e66fcb Update import_commands.py (#62)
Cosmetic update, gives correct command to view members
2019-03-28 10:49:28 +01:00
Bella | Nightshade
0266db5589 Added ellipsis truncation to system list descriptions 2019-03-23 15:15:21 +01:00
Ske
ac911b170d Fix Tupperbox importing broken by a d.py update\n\nAs for why this is necessary, see https://github.com/Rapptz/discord.py/issues/1973 2019-03-10 23:42:14 +01:00
Ske
16515e461c Fix error when trying to message list in DMs 2019-03-09 12:59:19 +01:00
Ske
d8f2fe9c48 Fix wrong system name showing on member list of different system 2019-03-09 12:58:35 +01:00
Ske
4e7ccfe25a Make member name sorting case-insensitive 2019-03-09 12:57:11 +01:00
Ske
41e6b64ad6 Fix error in pagination code 2019-03-08 17:24:16 +01:00
Ske
abda846ca3 Fixed pagination page count calculation. 2019-03-08 16:07:05 +01:00
Ske
942f7cd0ab Add system member list command 2019-03-08 14:48:33 +01:00
Bella | Nightshade
aad5a8b417 Reworked help file and fixed an oops (#57)
* Fixed a spelling egg
* Reworked help file
2019-03-08 12:59:25 +01:00
Ske
f21fd968fd Add support for a configuration file. 2019-03-07 16:29:46 +01:00
Bella | Nightshade
a98df69f67 Added easter eggs (#52)
Added easter eggs of the bound to Earth variety
2019-03-05 13:01:03 +01:00
Bella | Nightshade
8f2f8d7d67 Send system json file in DMs instead of publicly 2019-03-01 20:47:12 +01:00
Ske
66665462a4 Add better time zone city querying using OpenStreetMap 2019-02-28 19:36:31 +01:00
Ske
e4c153f18e Whoops pt. 2 2019-02-18 16:45:40 +01:00
Ske
e382d05395 Normalize quote character in arg parsing. Closes #42 2019-02-16 16:34:04 +01:00
Ske
e535e45d90 Add Tupperbox file importing. Closes #44, #9. 2019-02-16 16:29:44 +01:00
Ske
a5265b318f Add message count to export file. Closes #43. 2019-02-16 14:38:44 +01:00
Ske
3c96852652 Add confirmation prompt when unlinking. Closes #38. 2019-01-17 13:15:47 +00:00
Ske
47a81d42ce Fix switch move time parse error not showing correctly 2018-12-19 02:09:47 +01:00
Ske
8493256e3e Use system time zones in pk;switch move parsing 2018-12-18 20:13:45 +01:00
Ske
d0e0070f19 Fix parameter error introduced before 2018-12-18 20:11:04 +01:00
Ske
570899928a Add system time zone designation. Closes #21. 2018-12-18 19:38:53 +01:00
Ske
e8d1c5bf90 Refactor pk;switch move, specify UTC everywhere 2018-12-18 18:30:10 +01:00
Ske
97b972e38a Don't include a checkmark in pk;message response 2018-12-18 18:22:02 +01:00
Ske
ef7fc4397a Add a super sneaky dev debug messaging command 2018-12-18 18:17:09 +01:00
Ske
103412222f Send member command help properly 2018-12-11 23:21:24 +01:00
Ske
63ccfc1215 *insert Dinner Party vasectomy quote here* 2018-12-11 21:02:30 +01:00
Ske
ea07e931fc Replace environment variable for TW instance ID with optional parameter 2018-12-11 20:52:43 +01:00
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