[go: up one dir, main page]

Skip to content

SchuyBlu/dyntos

Repository files navigation

Dyntos

Discord bot for the Kid Icarus: Uprising Multiplayer.

Installation

Node.js is required to in order to run. After installing, run the following commands.

git clone https://github.com/SchuyBlu/dyntos.git
cd ./dyntos
npm install

You'll also need to create a discord application and give it the bot, applications.commands, and Administrator scopes. You'll need to generate a token for the bot and place it in a file named config.json like so:

{
    "token": "<your-token-goes-here>"
}

With that, you can call npm start.

About

Dyntos bot for KIU multiplayer server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published