Notification bot for p2pool.observer. Available on IRC and Fediverse
Go to file
2023-04-26 10:39:50 +02:00
.dockerignore docker-compose setup 2023-04-22 10:53:47 +02:00
.env.example docker-compose setup 2023-04-22 10:53:47 +02:00
.gitignore Added subscription service 2023-04-25 08:34:17 +02:00
api.go Added subscription service 2023-04-25 08:34:17 +02:00
bot.go Do ping pong on websocket, other utilities 2023-04-26 10:10:06 +02:00
commands.go Fix unused time import 2023-04-26 10:39:50 +02:00
constants.go Added subscription service 2023-04-25 08:34:17 +02:00
db.go Added unsubscribe, help context 2023-04-26 06:54:50 +02:00
docker-compose.yml Added subscription service 2023-04-25 08:34:17 +02:00
Dockerfile docker-compose setup 2023-04-22 10:53:47 +02:00
entry.go Do ping pong on websocket, other utilities 2023-04-26 10:10:06 +02:00
go.mod Do ping pong on websocket, other utilities 2023-04-26 10:10:06 +02:00
go.sum Do ping pong on websocket, other utilities 2023-04-26 10:10:06 +02:00
LICENSE Added LICENSE 2023-04-21 10:02:49 +02:00
position_chart.go Added subscription service 2023-04-25 08:34:17 +02:00
utils.go Do ping pong on websocket, other utilities 2023-04-26 10:10:06 +02:00