Skip to content

qspidy/albot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Albot

🤖 A Simple IRC BOT Written in Python. 🤖

Visit My Blog to learn about Albot more.

Capabilities

  • Act as AI: Utilize ollama in 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_POOL in bot/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.

Quickstart

  • Prerequisites: Install python3 on your OS and ollama(optional) for Albot functionality.

  • Clone Repo: Fetch the repository:

git clone https://github.com/qspidy/albot.git

cd albot
  • Generate Config: Edit config.json and customize settings as needed:
cp config.json.example config.json

vim config.json
  • Run Bot: Execute Albot:
python3 main.py

License

MIT


Part of MrOrange.

MrOrange

MrOrange热爱开源 • MrOrange loves open source

About

A Simple IRC BOT Written in Python. :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages