Skip to content

A discord bot largely inspired on the web browser game, "Fight My Monsters".

License

Notifications You must be signed in to change notification settings

aserador/FightMyNebbies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License


Logo

Fight My Nebbies

A fun, interactive gacha-like Discord bot inspired by the old website Fight My Monster featuring RPG mechanics, including PvP, monster ("Nebby") customization, minigames and more!

Features

The bot currently has a variety of commands and features, including:

Monster Creation

Image

Monster PvP

Image Image Image

Monster Artifacts

Image Image

Goofy Minigames

Image Image

...and many more to come.

(back to top)

Built With

This bot was built with Python using the Discord.py library, with MySQL as the local database hosted through WampServer and managed through phpMyAdmin.

Python Discord.py MySQL WampServer

(back to top)

Hosting The Bot

Prerequisites

Installation and Setup

  1. Clone the repo.
    git clone https://github.com/AudricSerador/FightMyNebbies
  2. Install project dependencies
    pip install -r requirements.txt
  3. Create a new file in the folder called .env. Set a variable DISCORD_TOKEN equal to your discord bot token.
  4. Run WampServer on your device. This should take a few seconds.
  5. In a new browser tab, navigate to localhost/phpmyadmin, you should see a login page to phpMyAdmin. The username is root, leave password empty. Log into the MySQL database.
  6. Click on the "New" button to create a new database. Name it discordrpg. Image
  7. Once created, navigate to the "SQL" tab at the top, and paste the SQL query in discordrpg.sql inside the repository folder. Click "Go". Image
  8. Run main.py. Enjoy the bot! Image

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

About

A discord bot largely inspired on the web browser game, "Fight My Monsters".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages