Commit Graph
7 Commits
Author SHA1 Message Date
Bella | NightshadeandAstrid 2648f208da bot: add member count to system card (#91)
* bot: add member count to system card

* bot: fix potential crash on edge case

Fixes a potential crash if a user queries the system card of a system with no members

* bot: tidy up code

* bot: move member count to embed title/Member field

Displays the member count (between parentheses) in the embed title if the system is named, otherwise shows it in the Member field title (again between parentheses)

* bot: move member count to Member field title entirely

Removed the member count from the embed title and display it in the Member field title within parentheses in all cases
2019-05-11 12:19:34 +02:00
Bella | NightshadeandAstrid 5124d263d5 bot: yes (#96) 2019-05-10 19:18:44 +02:00
Bella | NightshadeandAstrid 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
Bella | NightshadeandAstrid 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
Bella | NightshadeandAstrid aad5a8b417 Reworked help file and fixed an oops (#57)
* Fixed a spelling egg
* Reworked help file
2019-03-08 12:59:25 +01:00
Bella | NightshadeandAstrid a98df69f67 Added easter eggs (#52)
Added easter eggs of the bound to Earth variety
2019-03-05 13:01:03 +01:00
Bella | NightshadeandAstrid 8f2f8d7d67 Send system json file in DMs instead of publicly 2019-03-01 20:47:12 +01:00