summaryrefslogtreecommitdiff
path: root/config.py
diff options
context:
space:
mode:
authorNatrixAeria <upezu@student.kit.edu>2020-10-17 22:27:11 +0200
committerNatrixAeria <upezu@student.kit.edu>2020-10-17 22:27:11 +0200
commit470eb90cc397ca3de480808cd4ed0e3c03baf6dc (patch)
tree52c35e517b5a9cac358aa75bc8a3a7221448b10b /config.py
parent4c5f5101265238707c584979b25cdbd01bcf0d18 (diff)
Add reaction handling
Diffstat (limited to 'config.py')
-rw-r--r--config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.py b/config.py
index f59cb71..d7ea555 100644
--- a/config.py
+++ b/config.py
@@ -19,7 +19,7 @@ DEFAULT_LOOP_TIME = 120
# time that cycles, that "loop" passes
DEFAULT_LOOP_COUNT = 3
-EMOJI_POOL = [':mouse:', ':broccoli:', ':archery:', ':tent:', ':coffee:']
+EMOJI_POOL = ['👾', '🤖', '👻', '🦧', '🍴', '🎮', '🎷', '😈', '🦄', '🐮', '🌻', '🐘', '🍕', '🦉']
PANEL_TITLE = f'{NAME.title()} control panel'
PANEL_TEXT = '''
You have the choice!