an ircbot
  • Python 90.3%
  • Dockerfile 9.7%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-07 01:40:10 +02:00
.github/workflows attempt at using native runners 2025-07-01 18:52:27 +02:00
src/aikta wp: try to dedupe usernames? 2026-06-07 01:40:10 +02:00
Dockerfile Fix Dockerfile 2025-07-01 18:43:27 +02:00
LICENSE Initial commit 2025-06-27 11:15:21 +02:00
pyproject.toml playcount etc 2025-10-02 20:13:23 +02:00
README.md Initial commit 2025-07-01 18:18:06 +02:00
uv.lock Initial commit 2025-07-01 18:18:06 +02:00

aikta

irc bot for me

things it does

  1. .np - last.fm (now playin)
  2. .wp - last.fm for the channel (we playin)

how it stores data

sqlite

requirements

oci, python 3.13+, uv, asyncio, aiohttp, aiosqlite