A Discord.Net bot specific to World of Warcraft guilds.
PreReqs:
Discord.Net 1.0.0-rc library available from https://github.com/RogueException/Discord.Net/tree/dev
WowDotNetAPI library available from https://github.com/WinProgrammer/WowDotNetAPI
System.Data.Sqlite.Core v1.0.104 available on nuget.
I'm using the nuget package for Discord.net, specifically the v1.0.0-rc-00614
Add the following to your nuget package sources;
https://www.myget.org/F/discord-net/api/v3/index.json
Ripbot can be run as a standalone console app, or installed as a Windows Service.
To install or uninstall it as a service, open an Administrator command prompt.
Type "Ripbot.exe install" to install the service.
Type "Ripbot.exe uninstall" to remove the service.
Once installed as a service open up Service Manager and change the services startup type to what you want.
RipBot is released under the WTFPL license.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.