https://github.com/imbios/go-telegram-bot
Telegram Bot with Chuck Norris API using Go programming language
https://github.com/imbios/go-telegram-bot
Last synced: 3 months ago
JSON representation
Telegram Bot with Chuck Norris API using Go programming language
- Host: GitHub
- URL: https://github.com/imbios/go-telegram-bot
- Owner: ImBIOS
- Created: 2022-05-01T14:09:33.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-29T09:29:13.000Z (about 2 years ago)
- Last Synced: 2025-01-13T18:51:06.254Z (5 months ago)
- Language: Go
- Homepage: go-telegram-bot-imam.vercel.app
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go Telegram Bot by ImBIOS
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FImBIOS%2Fgo-telegram-bot%2Ftree%2Fmaster)
I just learn Golang with fun project. like this Chuck Norris joke bot.
## Prerequisite:
Define the `botToken` environment variable in the vercel deployment settings.
Use `github.com/joho/godotenv` if you want to use environment variable file.
Just access the env variable if you use vercel and already defined the variable there.