annas archive bot
1.0.0
Cómo correr:
Crea tu bot en @BotFather
Copia el token de acceso
Exporte su token como variable de entorno:
Intento:
export TOKEN='your token'
Powershell:
$env:TOKEN = 'your token'
Ejecute el código:
go get
go run .
El comando predeterminado al que reaccionará el bot es /books
.
El comando se puede editar en el archivo main.go