diff --git a/README.md b/README.md index b6ad32f..abcdf46 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ Message `!-2` to roll 2d6-2 source env/bin/activate pip install discord.py echo > token - python absolute-destiny.py + python bot.py diff --git a/absolute-destiny.py b/bot.py similarity index 100% rename from absolute-destiny.py rename to bot.py