Commit Graph

1163 Commits

Author SHA1 Message Date
Ske
eee3ed6462 Whoops pt. 3 2019-03-08 15:19:08 +01:00
Ske
5eddba8c1f Whoops pt. 2 2019-03-08 15:18:24 +01:00
Ske
6f91fdfcc5 Whoops, forgot environment variables were case sensitive 2019-03-08 15:12:14 +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
Ryonez Coruscare
59a5e52165 Corrects aiohttp error discord-py throws. (#54)
Error when using latest aiohttp:
```Successfully built aiohttp asyncpg discord.py humanize uvloop ciso8601 pycares multidict yarl idna-ssl regex tzlocal websockets numpy cffi pycparser
discord-py 1.0.0a0 has requirement aiohttp<3.5.0,>=3.3.0, but you'll have aiohttp 3.5.4 which is incompatible.
```

Correction is to set version used to 3.5.0.
2019-03-08 12:58:58 +01:00
Ske
f21fd968fd Add support for a configuration file. 2019-03-07 16:29:46 +01:00
Ske
6794f0ab03 Fix Docker image building. Closes #51. 2019-03-07 15:45:38 +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
Astrid
dfa5706646
Merge pull request #48 from xBelladonna/master
Oof
2019-03-01 17:01:16 +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
Ske
528bdb7876 Add VS Code launcher 2019-02-28 20:15:57 +01:00
Ske
66665462a4 Add better time zone city querying using OpenStreetMap 2019-02-28 19:36:31 +01:00
Ske
06dadf14fe Revert "Add CORS headers to API responses"
This reverts commit 6952de98cf.
2019-02-28 17:44:35 +01:00
Ske
6952de98cf Add CORS headers to API responses 2019-02-28 17:23:08 +01:00
Ske
f174ce9a03 Add delay of 0.5 seconds before deleting original 2019-02-26 13:44:29 +01:00
Ske
e4c153f18e Whoops pt. 2 2019-02-18 16:45:40 +01:00
Ske
cd180fe2e2 Whoops 2019-02-17 02:21:33 +01:00
Ske
e1e4e68203 Add more aggressive permission error notification. 2019-02-16 19:10:35 +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
3e7800971b Add Apache 2 license notice to README. Closes #45. 2019-02-16 14:33:00 +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
c648251380 Fix broken default time zone 2018-12-18 21:01:09 +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
801af41bda Add the timezone command to the list of commands in help 2018-12-18 19:48:36 +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
3382ca2862 Fix Discord throwing errors on members named "Clyde"
This adds a hair-space (\u200A) between the C and the l,
which won't trigger their check for the name. Discord
throws this error because their built-in "status bot"
used in the client is named Clyde.
2018-12-15 19:56:59 +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
85bd945708 Pass TUPPERWARE_ID through in the Composefile 2018-12-11 19:48:22 +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
bb6a4df8f3 Plug support server in root help again 2018-12-11 15:28:18 +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
121f8ab8c3 Don't error if no log channel defined 2018-12-10 20:24:14 +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
be09c87f52 Add platform conditional for uvloop in requirements.txt 2018-12-10 19:41:43 +01:00
Ske
e289895423 Install uvloop in Dockerfile 2018-12-10 19:33:33 +01:00
Ske
504e350c45 Make uvloop an optional dependency 2018-12-10 19:32:31 +01:00