ikxbot/core

Ikx IRC Bot core library

1.1.4.3 2020-10-14 20:47 UTC

This package is auto-updated.

Last update: 2024-04-15 02:26:55 UTC


README

Access levels

LevelDescriptionExtra information
0GuestUser has not been logged in
10VoiceUser has voice access on channel
11Known userUser has been logged in to his/her account
20HalfopUser has halfop modes on channel
30OpUser has op privileges on channel
40AdminUser has admin privileges on channel
50OwnerUser has owner privileges on channel
60IRCopUser is an IRC op on the network
1000Bot ownerHighest possible level, all commands are available

Commands available

CommandMinimum access levelDescription
!Diagnose1Show information about the bot and the system running the bot
!Help0Show a help with all available commands
!Ping0Check if the bot is still alive
!Setprefix100Change the bot's command prefix
!Whoami0Show information about the current user
!Whois0Show information about the given user
In this table, ! is the command prefix. You can change the command
prefix in your configuration.