Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 695 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 695 Bytes

ublab_bot

This is an Eggdrop customized bot for #ublab on Freenode. Its written in C and Tcl.

Building the Bot

cd ublab_bot run: ./configure && make

Once these finishes, you can then run this command

./eggdrop -m ublab.conf

Hurray!!!! You are ready to start using the bot.

Customizing the Bot

To customize this bot, just open the ublab.conf file in the root of ublab_bot directory and edit the information in the file then you are done. Follow the steps above then you can use the bot in your channel :)

Other Docs

If you are have used this bot and understand how it works and want to add the documentation, you are free to do so to help others understand how the bot works. :)