Skip to content

tobiasMarion/muninnBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Muninn Bot

Muninn is a Discord bot to add an experience system that members can participate in by interacting in voice channels.

 

License

MIT

Techs

Run Locally

  1. Clone the project

    git clone https://github.com/tobiasMarion/muninnBot
  2. Go to the project directory

    cd muninnBot
  3. Install dependencies

    npm install
  4. Set up environment variables to your .env file

  5. Start the server

    npm run start

Releases

No releases published

Packages

No packages published