Skip to content

CnCNet/IRC-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IRC-bot

A simple IRC bot in C# that connects, authenticates and posts an hourly message.

Functionality ideas to consider adding:

!gamble - returns a random word based upon the user's input - Done

!events - returns the current events list e.g. Fight Night 25 Lordy vs Yuzgen 9pm Tonight live on Twitch.tv/yuzgen

!points - tells you how many points a user has (points gained for activeness or something else)

!register - register for a tournament

!status - check your registration status

!bracket - display the tournament bracket and schedule

!report - report match results

Implement a system to generate and update the bracket as the tournament progresses.

Admin menu - kick, ban, add medal, ban name, announcement, mute

Connection to discord channel e.g. annoucements posted in both

Highlight text - annoucements, medalist rooms, links

!Medalists - lists players who have a medal

Gives different medal grades per user access level e.g. 10 = gold, 11 = platinum (edited)

About

A simple IRC bot in C# that connects and auths

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages