Skip to content

Simple Discord bot created using discord.js library

Notifications You must be signed in to change notification settings

fstachura/mordeusz-discord-bot

 
 

Repository files navigation

About

  • Mordeusz was created using discord.js library
  • Bot uses Discord slash commands for interactions
  • Mordeusz is in very early state of development 🔧
  • The main function of the bot will be the cooperative rogue like game on Discord! 🎮
  • For now bot supports basic commands to test some API features and configuration 👨‍🏫

Build bot

  • Copy .env.template to new file .env
  • Insert proper bot token and ids from your Discord application panel
  • If you want to use random-game command generate your RAWG API Token here
  • Install all dependencies with npm install
  • Run npm run setup to init database and deploy slash commands to your server
  • Run npm start to start a bot! 🤖

Contribution

  • Check and create issues
  • Every PR needs to pass eslint check and be approved by reviewer ✅

Mordeusz roadmap

  • Check projects tab for more info about future plans 👨‍💻

About

Simple Discord bot created using discord.js library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%