Skip to content

An IRC Chatbot written in Java based on PircBot, featuring an interactive stream pet and a suite of command-based streaming utilities.

Notifications You must be signed in to change notification settings

Thunderz2016/FrostySpirit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FrostySpirit

An IRC Chatbot written in Java based on PircBot, featuring an interactive stream pet and a suite of command-based streaming utilities.

A list of implemented features:

  • Interactive GIF-based Stream Pet for live stream engagement (Command-based)
  • First-time chatter greetings
  • User nickname recognition and on-demand modification (command-based)
  • Formatted random code generation based on # of digits requested (1234 5678 for 8-digit and 12345 67890 for 10-digit codes)
  • Rock-paper-scissors mini-game with persistent score tracking for individual users
  • Profile-based game save data backup command
  • Ability to restore sessions interrupted by unexpected shutdown through session cache
  • Offline mode with manual stream pet animation control for flexibility

Planned features with no ETA:

  • A real GUI
  • Twitch Integration

See it in action:

  • image

About

An IRC Chatbot written in Java based on PircBot, featuring an interactive stream pet and a suite of command-based streaming utilities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages