🤖 A Simple IRC BOT Written in Python. 🤖
Visit My Blog to learn about Albot more.
-
Act as AI: Utilize
ollamain backend for AI-driven responses. -
Custom Commands: Execute custom scripts on host for advanced functionality.
-
Concurrent Conversations: Enable simultaneous conversations by setting
THREAD_COUNT_IN_POOLinbot/bot.py. -
High Performance: Achieve fast response times with minimal latency.
-
Dependency-Free: Leverage only built-in Python 3 packages to minimize dependencies.
-
Minimal Complexity: Implement the simplest, most efficient IRC bot possible.
-
Prerequisites: Install
python3on your OS andollama(optional) for Albot functionality. -
Clone Repo: Fetch the repository:
git clone https://github.com/qspidy/albot.git
cd albot- Generate Config: Edit
config.jsonand customize settings as needed:
cp config.json.example config.json
vim config.json- Run Bot: Execute Albot:
python3 main.pyPart of MrOrange.
MrOrange热爱开源 • MrOrange loves open source
