フォーク元 Uncled1023/Combot
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
7年前 | |
---|---|---|
Combot | 7年前 | |
IRCServices | 7年前 | |
Interface | 7年前 | |
.gitattributes | ||
.gitignore | ||
Bot.ico | ||
Combot.sln | 7年前 | |
Combot.sln.DotSettings | 7年前 | |
ModuleTemplate.DotSettings | 7年前 | |
readme.md | 7年前 |
readme.md
About IRCBot
Created by: Chris Woodward
The IRCBot is designed to provide an all-in-one solution for those who wish to run an IRC bot easily. It includes many useful features as well as fun games. It can even be used as your personal client!
Feature Set
- Bot API for making custom interfaces
- Automatic nick registration
- Ghost on Nick in Use
- Flood Protection
- Ping Requests
- Version Checker
Installation - Windows
- Download the Release.zip from the latest release in https://github.com/uncled1023/Combot/releases and extract the files to a directory of your choice.
- Run Combot.exe
Installation - Linux (Alpha)
- Install mono and libgdiplus packages.
- Download the Release-Mono.zip from the latest release and extract the files to a directory of your choice.
- config/servers.xml contains all the server settings for the bot. Edit the default server and add more if you want.
- config/modules.xml contains all the module config settings. It is usually a good idea to separate them into separate folders/files for each server. You specify the modules.xml file in the server config.
- Open a terminal emulator and cd it to the directory with the Combot.exe.
- Type:
mono Combot.exe
- Current Limitations: Does not display any output, some functions may not work, buggy.
Bugs/Feature Requests
Please report all bugs you find to me so I can fix them as soon as possible. Also if you have any feature requests, feel free to send them to me as well.
Contact Info
Email: admin@teknik.io
IRC: (irc.teknik.io)#Combot
Nick: Uncled1023