diff options
| author | 2019-03-04 22:52:11 -0700 | |
|---|---|---|
| committer | 2019-03-04 22:52:11 -0700 | |
| commit | 5c0ad419a49305a572d2b6bb5f1b9f798adb7c4b (patch) | |
| tree | e0b083b1dd6ff5adac4f2d5b432899ec79173f46 /Pipfile | |
| parent | Merge pull request #112 from RohanJnr/be-my-valentine-iceman (diff) | |
Initial move of Snakes cog from the bot to seasonalbot
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ beautifulsoup4 = "*" aiodns = "*" pillow = "*" pytz = "*" +fuzzywuzzy = "*" [dev-packages] "flake8" = "*" |