Skip to content

toonafeesh/DiscordMonsters

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Monsters

Discord Monsters is a bot game that spawns monsters at random and allows users to catch them.

Installation

  1. Run the script at DatabaseBuilder.sql
  2. Fill the monster table with whatever you would like
  3. Create your discord bot and give it the Send Messages and Read Message History permissions.
  4. Once the bot is created and has joined your server, right click the text channel you wish to have run the game and copy the ID. This is your channel ID (guide here https://discordpy.readthedocs.io/en/latest/discord.html)
  5. Configure the appsettings.json with the channel ID and the bots auth token

Usage

publish the project, configure your settings in the appsettings.json and run the executable.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Be sure to NOT remove appsettings.json from the .gitignore. This WILL have sensitive information and your pull request will be denied.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%