Skip to content

A discord bot inspired by the amazing Arch Wizard of the Crimson Wizard Clan, Megumin! From the anime, Konosuba.

License

Notifications You must be signed in to change notification settings

chiumax/discord-meguBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Megumin Discord Bot 💬

megumin-discord

code style: prettier code style: pretty diff code style: PEP 8

A discord bot inspired by the amazing Arch Wizard of the Crimson Wizard Clan, Megumin! From the anime, Konosuba.

The bot was built off of discord.js.

Thanks for checking out my repo.

If you have any suggestions on making this project any better I'd appreciate it.

Please create an issue if something wrong happens.

Current Features 🗽

Languages 💬

  • js
  • python

Resources 📚

Installation

  1. Install Node.JS
  2. Clone/Download repository
  3. Inside directory, use ubuntu terminal. sudo npm install to install dependencies
  4. Go to https://discordapp.com/developers/applications
  5. Create an application
  6. Navigate to the Bot section located in the sidebar
  7. Copy your bot token
  8. Set a profile pic (The one I used is linked above under resources)
  9. Go to config folder and create a file with the name token.json
{
    'token': 'paste token here'
}
  1. Paste the above into your token.json file.
  2. Invite your bot to discord using this link: https://discordapi.com/permissions.html NOTE: Make sure you copy your client ID which can be found under general information where you got your token.
  3. Navigate to the directory in your ubuntu terminal and run node src/index.js
  4. If a season three of Konosuba does come out, make sure to run the python script to update the current list of Megumin quotes. A chrome window will open since I'm a beginner and I don't know much about webscraping.

Screenshots

Code Style 🎨

About

A discord bot inspired by the amazing Arch Wizard of the Crimson Wizard Clan, Megumin! From the anime, Konosuba.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published