Skip to content

EthanThatOneKid/MazeBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

MazeBot

A Discord bot that uses commands to control a text based rpg game.

GitHub forks GitHub stars

Bot Commands

  • !start maze: Begins a new instance of the game. Clears any current game.
  • !end maze: Ends the current game.
  • !info: Prints any contextual help.
  • !inventory: Prints a list of items currently in the inventory.
  • !score: Prints the current score.
  • Now here's where it gets interesting:
    • Make sure your command begins with !.
    • Then, use a verb and another word.
    • For example, a valid command would be !grab sword or !pick bottle.
    • These types of commands can result in many different outcomes.

Contributing

  • Contribute to this bot by adding more rooms into the game data.
  • You can help with this at any time by editing the game_data.json file.
  • Then, create a pull request and await my approval or for me to request changes.
  • Check out the Maze Viewer to see the current maze.
  • Thank you in advance!!

About

🌽 A Discord bot that uses commands to play a text based game. βš”

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published