Init barebones Go Telegram bot with commands folder similar to the JS bot

This commit is contained in:
2025-05-28 12:08:44 +02:00
parent f5302c3dbf
commit 2c4ac42019
7 changed files with 124 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# nignoggobot
Rewrite of nignogbot in Go
Rewrite of @nignogbot Telegram bot, but in Go