Skip to content

jhass/DeBot

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bot
 
 
irc
 
 
 
 
 
 
 
 

CeBot

CeBot is an IRC bot written in Crystal.

Currently this repository contains not only the bot but also the underlying libraries and tools until they are mature enough to be extracted into their own projects.

irc

Base library that handles establishing and maintaining an connection to an IRC network, message de-/serialization and calling handlers for received messages.

Dependencies

  • Crystal

framework

Abstraction layer to provide an easy to use API and commonly used tools for developing IRC bots.

Dependencies

  • Crystal
  • irc

bot

The actual bot, consisting of plugins and a file to actually instantiate the bot.

Dependencies

  • Crystal
  • framework

About

My IRC Bot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published