https://github.com/jm33-m0/jimbot-go
A Telegram bot created for my gf, written in Go
https://github.com/jm33-m0/jimbot-go
bot chat-application chatbot telegram-bot
Last synced: about 1 year ago
JSON representation
A Telegram bot created for my gf, written in Go
- Host: GitHub
- URL: https://github.com/jm33-m0/jimbot-go
- Owner: jm33-m0
- License: gpl-3.0
- Created: 2017-09-16T08:12:45.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-05T05:59:47.000Z (about 1 year ago)
- Last Synced: 2025-04-05T06:25:24.246Z (about 1 year ago)
- Topics: bot, chat-application, chatbot, telegram-bot
- Language: Go
- Homepage:
- Size: 9.52 MB
- Stars: 12
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JimBot-Go
A Telegram bot for my GF :)

## How to get started
```
go get -v -u github.com/jm33-m0/jimbot-go
cp $GOPATH/bin/jimbot-go .
```
Then modify `config.txt` and run the executable. Have fun!