aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Steele <[email protected]>2020-11-25 16:45:32 -0500
committerGravatar Steele <[email protected]>2020-11-25 16:45:32 -0500
commit3b28570818b923cb099476ad1305923dca986aea (patch)
tree8d254074240bc089c6acc206859a6766d8af5851 /Pipfile
parentMoved the removal of the cooldown role from `close_command` to `move_to_dormant` (diff)
parentAdd Mark as a code owner of CI and Docker files (diff)
Merge branch 'master' of https://github.com/python-discord/bot into Stelercus/close_command
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index 103ce84cf..ae80ae2ae 100644
--- a/Pipfile
+++ b/Pipfile
@@ -26,6 +26,7 @@ requests = "~=2.22"
sentry-sdk = "~=0.14"
sphinx = "~=2.2"
statsd = "~=3.3"
+emoji = "~=0.6"
[dev-packages]
coverage = "~=5.0"