BlaatBot2007: Difference between revisions

From BlaatSchaap Wiki
Jump to navigationJump to search
Adding Screenshot
Change the prefix from ! to :
Line 11: Line 11:
BlaatBot2007 has a number of built-in commands, listed below. Additionally, it could parse a text file with simple text substitution commands, originating from a mIRC bot, supplied by Eileen a.k.a. Violet
BlaatBot2007 has a number of built-in commands, listed below. Additionally, it could parse a text file with simple text substitution commands, originating from a mIRC bot, supplied by Eileen a.k.a. Violet


=== User Commands ===
=== User Commandstest ===
!test
<nowiki>:</nowiki>os


!os
<nowiki>:</nowiki>lines


!lines
<nowiki>:</nowiki>seen


!seen
<nowiki>:</nowiki>ul


!ul
<nowiki>:</nowiki>isclone
 
!isclone


=== Admin Commands ===
=== Admin Commands ===
!nick
<nowiki>:</nowiki>nick


!join
<nowiki>:</nowiki>join


!part
<nowiki>:</nowiki>part


!quit
<nowiki>:</nowiki>quit


!refresh
<nowiki>:</nowiki>refresh

Revision as of 17:32, 28 March 2025

BlaatBot2007 Screenshot
BlaatBot2007 Screenshot

BlaatBot2007, the third generation of BlaatBots, is the first BlaatBot written in C++.

It's source code is available at https://github.com/BlaatSchaapArchive/blaatbot2007

The bot does not support a configuration file. All settings, such as the server and channel are determined compile time. (This was left as a TODO)

The bot has no static restrains on the number of channels or users it supports, as opposed to earlier BlaatBots.

Supported Commands

BlaatBot2007 has a number of built-in commands, listed below. Additionally, it could parse a text file with simple text substitution commands, originating from a mIRC bot, supplied by Eileen a.k.a. Violet

User Commandstest

:os

:lines

:seen

:ul

:isclone

Admin Commands

:nick

:join

:part

:quit

:refresh