Commit Graph

1512 Commits

Author SHA1 Message Date
Ske
62cde789cb bot: split bot namespace, add system card, fix command handling 2019-04-21 15:33:22 +02:00
Ske
c36cee6f28 bot: create tables on first run 2019-04-20 22:45:32 +02:00
Ske
41d9c84d76 bot: add generic runtime error handler 2019-04-20 22:36:54 +02:00
Ske
0d6b6bf08e bot: trace startup sequence to stdout 2019-04-20 22:25:03 +02:00
Ske
e7fa5625b6 bot: .net rewrite skeleton 2019-04-19 20:48:37 +02:00
Ske
b5d1b87a72 web: reduce bundle size 2019-04-19 20:41:18 +02:00
Ske
3d6fa86518 Add unfinished website section 2019-04-19 18:08:58 +02:00
xBelladonna
d081be838a Add server tracker 2019-04-17 14:13:48 +02:00
Ske
875729258e Actually make a tag, not just dump the ID... *facepalm* 2019-04-15 17:11:45 +02:00
Ske
f978029137 Add clickable account tags on pk;system card 2019-04-15 12:42:20 +02:00
Ske
b7d648935d Add clickable account tags in message cards 2019-04-14 23:24:49 +02:00
Ske
6c3c6eae4d Add viewing member pronouns on message query. Closes #73. 2019-04-14 22:22:53 +02:00
Grey Himmel
e1c1ea2bca Update embeds.py
Cosmetic change, mentions the new listing features
2019-04-13 15:32:20 +02:00
xBelladonna
71f3738849 Oops pt. 1 2019-04-12 16:38:27 +02:00
xBelladonna
f49c2baaff Add more aliases and update help 2019-04-11 10:29:56 +02:00
xBelladonna
52e1c06d1b Add command aliases 2019-04-11 10:29:56 +02:00
Ske
0cc55e5717 Remove broken subcommand pk;member help 2019-04-09 22:14:17 +02:00
Ske
54ba5adaa2 Embiggen member name in short list 2019-04-09 22:12:49 +02:00
Ske
146787f665 Fix short member list rendering with prefix/suffixless members 2019-04-09 22:11:47 +02:00
Ske
badf784e01 Add help information for reworked system list command 2019-04-09 22:09:46 +02:00
Ske
bfdb629aa5 Change format of short member list a bit 2019-04-09 22:08:27 +02:00
Grey Himmel
2efaca706f Adding system shortlist (#69)
* Update embeds.py

Adding short list embed

* Update system_commands.py

Adding short list and full list
2019-04-09 21:36:04 +02:00
Ske
94dcb91bd3 Add improved command help functionality 2019-03-30 21:27:57 +01:00
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
Ske
c37e7f4ee1 Add message querying by reaction 2019-03-30 18:11:53 +01:00
Grey Himmel
d0c9a24521 Update embeds.py (#63)
Cosmetic update, adds missing asterisk
2019-03-28 10:50:11 +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
Bella | Nightshade
a67ed70539 Add API endpoint to query current fronters (/s/<hid>/fronters) 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
Ske
bde1df6868 Enable sharding 2019-03-26 19:21:29 +01:00
Ske
c0718a1516 Fix crash on member listing with member without description 2019-03-23 17:42:18 +01:00
Bella | Nightshade
0266db5589 Added ellipsis truncation to system list descriptions 2019-03-23 15:15:21 +01:00
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