A simple bot written in F#, on top of DSharpPlus library.
- Load the project in Visual Studio.
- Restore all NuGet packages.
- Build the code in Release mode.
In order for bot to run, you will need to set up your environment.
-
Create a directory for the bot.
-
Create
config.json
and put the following text there:{ "token": "Your bot token", "prefix": "Desired command prefix" }
Run Emzi0767.FinkSharp.exe
. That's it, your bot is now running.
If you feel like supporting me by providing me with currency that I can exchange for goods and services, you can do so on my Patreon.
Should you still have any questions regarding the bot, feel free to join my server. I'll try to answer an questions:
Bugs happen, no software is perfect. If you happen to cause the software to crash or otherwise behave in an unintended manner, make sure to let me know using via the issue tracker. If possible, include the list of steps you took that caused the problem.