Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 1.21 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.21 KB

Nekobot Beta

Version 2.8.29

Bot for Discord using the Discord.Net Library.

Please read this to learn how to configure the bot.

To add new commands to the bot, look at the GenerateCommands method's content in the Program.cs file, all the commands are being created from there at startup, therefore you should easily be able to add your own commands to it, by copying the way the official commands are made.

Server where the bot is being tested: https://discord.gg/0Lv5NLFEoz3P07Aq

Requires the following NuGet Packages (Latest official version will do):