BlaatBot2007: Difference between revisions

From BlaatSchaap Wiki
Jump to navigationJump to search
Initial page
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:BlaatBot2007 Screenshot.png|alt=BlaatBot2007 Screenshot|thumb|BlaatBot2007 Screenshot]]
BlaatBot2007, the third generation of BlaatBots, is the first BlaatBot written in C++.
BlaatBot2007, the third generation of BlaatBots, is the first BlaatBot written in C++.


Line 11: Line 12:


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


!os
<nowiki>:</nowiki>os


!lines
<nowiki>:</nowiki>lines


!seen
<nowiki>:</nowiki>seen


!ul
<nowiki>:</nowiki>ul


!isclone
<nowiki>:</nowiki>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

Latest revision as of 08:08, 29 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 Commands

:test

:os

:lines

:seen

:ul

:isclone

Admin Commands

:nick

:join

:part

:quit

:refresh