Commit Graph

2579 Commits

Author SHA1 Message Date
Bella | Nightshade
0aea658af9 Updated help.py with more information/fixes 2019-03-23 15:15:21 +01:00
Grey Himmel
0166310a37 Update api_main.py (#60)
Passing the name parameter to create_member() in post_member
2019-03-20 22:33:37 +01:00
Ske
aeac3c4b10 Add OAuth2 token flow to API 2019-03-11 21:53:08 +01:00
Ske
47187138b6 Rework API 2019-03-11 20:56:31 +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
7806ccf8d8 Add ellipsis truncation on member list card description 2019-03-10 22:52:43 +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
b5f7bfd91b Fix birthday formatting in list command 2019-03-09 12:56:07 +01:00
Ske
41e6b64ad6 Fix error in pagination code 2019-03-08 17:24:16 +01:00
Ske
560b79c2ae Refactored config file loading 2019-03-08 17:22:05 +01:00
Ske
abda846ca3 Fixed pagination page count calculation. 2019-03-08 16:07:05 +01:00
Ske
5a6b6c073b Whoops pt. something 2019-03-08 15:42:20 +01:00
Ske
c620c53cf0 Remove old workarounds pt. 2 2019-03-08 15:41:37 +01:00
Ske
83b00ee029 Webhook workarounds no longer necessary 2019-03-08 15:40:21 +01:00
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