Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 1.1 KB

README.md

File metadata and controls

18 lines (18 loc) · 1.1 KB

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 👨‍💻