Skip to content

Cheyans/QAI

 
 

Repository files navigation

FA Forever - IRC bot

Build Status Scrutinizer Code Quality

This is the source code for the Forged Alliance Forever IRC bot.

Installation

Install Python 3.4 or a later 3.x version.

Install the package dependencies:

windows:	pip install -r requirements.txt
linux:		pip3 install -r requirements.txt

Create the config file and modify the settings as appropriate:

cp config.ini.example config.ini

Create the passwords.py file. You can create of copy of the passwords.py.example file in the server repo.

Usage

irc3 config.ini

Running the tests

py.test tests/

About

I cannot be defeated.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%