Commit Graph

1491 Commits

Author SHA1 Message Date
Ske
9b49f22048 bot: enable .NET configuration management 2019-05-08 20:08:56 +02:00
Ske
c5d2b7c251 refactor project structure 2019-05-08 00:06:27 +02:00
Bella | Nightshade
e3d4bf17c2 bot: update help messages to include set-avatar-by-attachment function (#90)
* bot: fix a typo in root help message

* bot: update help to reflect new avatar set method

Updates the root help message and the avatar-specific help messages to include the new set avatar by message attachment function
2019-05-04 13:45:34 +02:00
Grey Himmel
9cc1d899a6 bot: get avatar url from attachment if not given directly
* Update member_commands.py

Add ability to get avatar image from an attachment

* Update system_commands.py

Adding ability to get avatar from an attachment
2019-05-03 14:50:46 +02:00
Ske
2c0a588fcc bot: fix removing question mark reactions on query 2019-05-03 09:00:39 +02:00
Grey Himmel
07eeb3085b Remove question mark reaction (#86)
* Update __init__.py

Setting `do_query_message` to accept full payload

* Update proxy.py

Adding code to remove question mark reaction after sending the message card

* Update proxy.py

Fixing type declaration in recent changes

* Fixing message grab

Getting the channel the reaction was handled in and changing the `fetch_message` call to grab from the channel

* Adding back pronouns option

Not sure why it was removed, honestly

* Fixing issues caused by PK using an outdated version of the lib. Whoops :')
2019-05-03 08:10:46 +02:00
Ske
23d8592394 bot: add member pronouns command 2019-04-29 20:36:09 +02:00
Ske
e55b7f6b71 bot: add member description command 2019-04-29 20:33:21 +02:00
Ske
6fe3154a10 bot: refactor length limits to use constants 2019-04-29 20:28:53 +02:00
Ske
bf8387cf52 bot: add invite command 2019-04-29 20:21:16 +02:00
Ske
6be9a6a89a bot: only show proxy tags in list when present 2019-04-29 19:52:07 +02:00
Ske
c359935855 bot: sort member list alphabetically 2019-04-29 19:44:17 +02:00
Ske
9a5a5ce34f bot: add member renaming command 2019-04-29 19:43:09 +02:00
Ske
ff78639ac0 bot: add usage for commands 2019-04-29 17:44:20 +02:00
Ske
02dfa35a81 bot: add system member list commands 2019-04-29 17:42:09 +02:00
Ske
8359df09e9 bot: add member creation command 2019-04-27 16:30:34 +02:00
Ske
5590cfc90f bot: fix handling of tag supersets (see #84 comments) 2019-04-26 18:21:16 +02:00
Ske
876dcc0145 bot: add system deletion command 2019-04-26 18:15:33 +02:00
Ske
b5d87290db bot: finish tag setting command 2019-04-26 17:14:20 +02:00
Ske
0590dd058f bot: trim the help message under the character limit 2019-04-26 00:08:18 +02:00
Ske
0315c04b84 bot: update help message to include invite link note 2019-04-25 19:02:49 +02:00
Ske
edf3daad42 bot: change help message explaining plurality to a more generic explanation of the bot 2019-04-25 18:57:28 +02:00
Ske
50f1186d25 api: take token in Authorization header rather than X-Token 2019-04-25 18:53:15 +02:00
Ske
b8065e2065 bot: periodically update game status 2019-04-25 18:50:07 +02:00
Ske
21b16667df bot: move log channel embed to embed service 2019-04-22 17:10:18 +02:00
Ske
467719283f bot: fix showing id instead of hid on system card 2019-04-21 19:11:05 +02:00
xBelladonna
e85776fae6 Handle hid collision case 2019-04-21 18:51:52 +02:00
xBelladonna
a51fe5e759 Don't drink and code kids 2019-04-21 16:27:51 +02:00
xBelladonna
3fae4965e8 Curse my oversight 2019-04-21 16:27:51 +02:00
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