Discord bot to play text based game (ex : Zork) in discord. NOTE : Tested only on windows How to run Prerequisite Python 3.* Discordpy Dumb Frotz (Windows download) Step 1 Unzip Dumb Frotz. Download source code of bot from github. Create and Discord bot (How to make a discord bot). Copy created discord bot token. Step 2 Open discordbot.py. Reaplace exe path in dfrotz = "dfrotz.exe", with location of your Dumb Frotz exe. Repalce TOKEN = 'YOUR DISCORD BOT TOKEN' with your bot auth token. Step 3 Add bot to your discord server. Run discordbot.py. PLAY 😄 Sone games are provided in game directory in the repo. You can change the game on data = 'games/zork1.z5' More can be found in : https://www.ifarchive.org/indexes/if-archiveXgamesXzcode.html Available commands !start - Start game !stop - Stop game !do - Do provided action in game