Commit Graph
6 Commits
Author SHA1 Message Date
Grey HimmelandAstrid 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
Grey HimmelandAstrid e1c1ea2bca Update embeds.py
Cosmetic change, mentions the new listing features
2019-04-13 15:32:20 +02:00
Grey HimmelandAstrid 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
Grey HimmelandAstrid d0c9a24521 Update embeds.py (#63)
Cosmetic update, adds missing asterisk
2019-03-28 10:50:11 +01:00
Grey HimmelandAstrid bbb3e66fcb Update import_commands.py (#62)
Cosmetic update, gives correct command to view members
2019-03-28 10:49:28 +01:00
Grey HimmelandAstrid 0166310a37 Update api_main.py (#60)
Passing the name parameter to create_member() in post_member
2019-03-20 22:33:37 +01:00