This Discord Bot is used to connect a Fork instance to a Discord server for remote controlling and event updates.
This bot is hosted on a public server and is used by every Fork user, if Enable Discord Bot
is enabled in the Fork settings.
If you run Fork in DEBUG
mode it will look for this running locally.
To build and run this code please follow these steps:
- Clone/fork this repository
- Add Discord.NET beta to nuget package sources: https://www.myget.org/F/discord-net/api/v3/index.json
- Add a copy of the config.json to the
DiscordBot
directory and add the token of a Discord bot created here - The project should now be able to build and run. To test it you should also run the Fork project in
DEBUG
mode on the same machine
- Thanks to Alpha-c0d3r | Illusion for coding most of this project
- Thanks to the Patrons helping to cover the hosting costs for this Bot