Skip to content

C# Discord Bot that I am currently working on using .NET and Discord.Net.

Notifications You must be signed in to change notification settings

CastleAnzalone/Discord-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Discord-Bot

C# Discord Bot that I am currently working on using .NET and Discord.Net.


Implemented:

Birthday Module that will read a file and print the next birthday from the list.

Merged Castle's code which simplified TryParse with try and get, add more detailed errors, and simplified some other code.

Async framework that allows for more modules

Dictionary Module that gives you definition of a word

Config File - bin/Debug/netcoreapp2.0 - If you change location update filePaths in code.


TODO Birthday:

Add Birthday commands such as append and delete without having to open the file


TODO Methods:

Song Player - Plays song from youtube

Image Get - Runs an api on some website and returns images.


About

C# Discord Bot that I am currently working on using .NET and Discord.Net.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%