NekoNyan is a fun Discord bot made in TypeScript with Discord.js.
It simply includes commands from the API endpoints of NekoNya.
- Clone the repository:
git clone https://github.com/NekoNyaDevs/bot.git nekonyan
cd nekonyan- Install the dependencies:
yarn install-
Copy the
.env.examplefile to.envand fill in your bot token and other required environment variables. -
Start the bot:
yarn dev- Clone the repository:
git clone https://github.com/NekoNyaDevs/bot.git nekonyan
cd nekonyan- Install the dependencies:
yarn install --production- Copy the
.env.examplefile to.envand fill in your bot token and other required environment variables. - Build the bot:
yarn build- Start the bot:
yarn startIf you want to contribute to this project, you can fork this repository and submit a pull request.
This project is licensed under the GNU-GPL-3.0 License - see the LICENSE file for details.