Skip to content

yawmole/IRCBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

IRCBot

A conceptual IRC bot for the CSSE 120.

Functions

This conceptual IRC bot can currently respond to three commands: !help, !assignments, and !hint. The help command simply list the current possible commands. The assignments command currently prints the course website. Ideally, the assignments command should intelligently determine the date and print out the current assignment. Lastly, the hint command is intended for any last minute hints. The hint can be altered without having to stop the bot (Note: The method implemented may have some concurrency issues and memory leaks.)

PASSWORD: 1322

About

Simple IRC bot made to experiment the effectiveness of an IRC class chatroom

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published