Skip to content

DIscord bot to combine the functions of several bots used in a specific server

License

Notifications You must be signed in to change notification settings

TheDrakonLord/DrakonBot

Title: Havoc Bot
Author: Neal Jamieson
Version: 0.3.0.0

Description:
A discord bot aimed at combining the functions of serveral other bots into one
currently the bot handles the functionality of:
-scheduling and announcing events.
-Retrieving and storing FFXIV character data This program uses xml to store its data with the exception of the log which is stored as a text file.
This bot does not currently support multiple guilds.
This repository is a rebuilt version of the previous one (HavocBot_VC) redesigned to be .net core 3.0 rather than .net 4.6
Dependencies:
botEvents.cs
CommandHandler.cs
globals.cs
HavocBot.cs
InfoModule.cs
Program.cs

Data Files:
commandData.xml
botLog.txt

Dependent on:
xml.linq library
Discord.net

References:
xml.linq: https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/concepts/linq/
xml: https://www.w3schools.com/xml/xml_elements.asp
This code is adapted from the instructions and samples provided by the Discord.net Documentation found at:
https://docs.stillu.cc/guides/introduction/intro.html

About

DIscord bot to combine the functions of several bots used in a specific server

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages