Skip to content
This repository was archived by the owner on Jun 28, 2026. It is now read-only.

shackspace/shackie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

migrated to new location: https://codeberg.org/shackspace/shackie

shackie - asyncio based irc bot

shackie is primarily used in #shackspace on freenode.

run

docker-compose up -d

run on armhf

# redis
docker run -d --restart=always --name redis bobsense/redis-arm64
# build
docker build -f Dockerfile.armhf --tag=ircbot-build .
# run
docker run -d --link redis:redis --restart=always --name ircbot-run ircbot-build

About

The new and better shackbot

Topics

Resources

Stars

1 star

Watchers

29 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors