diff --git a/ElevatorBot/static/emojis.py b/ElevatorBot/static/emojis.py index 71b0b288..ff29322e 100644 --- a/ElevatorBot/static/emojis.py +++ b/ElevatorBot/static/emojis.py @@ -14,7 +14,7 @@ def __init__(self): # !!! # Either the moji id must be correct, or the emoji name on discord must be the same as in the class here # !!! - + # DESCEND [BL] self.kinetic: CustomEmoji | int = 906180170875031562 diff --git a/README.md b/README.md index 27f6df5c..f3dd6f0b 100644 --- a/README.md +++ b/README.md @@ -29,12 +29,12 @@ ElevatorBot is mostly written in Python using [N.A.F.F](https://github.com/Disco ## Features --[x] Clan Management (Invite / Kick) --[x] LFG System with calendar integration --[x] LFG supportive features like a context menu to receive bungie names --[x] Deeply customisable achievement roles --[x] Over **30** Destiny 2 commands ranging from stats for all weapons and activities to clan rankings --[x] Much, much more... +- [x] Clan Management (Invite / Kick) +- [x] LFG System with calendar integration +- [x] LFG supportive features like a context menu to receive bungie names +- [x] Deeply customisable achievement roles +- [x] Over **30** Destiny 2 commands ranging from stats for all weapons and activities to clan rankings +- [x] Much, much more... ## Contributing