Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-14T14:34:17.000Z (over 2 years ago)
- Last Synced: 2024-06-19T04:10:58.206Z (5 months ago)
- Topics: bot, chat-application, chatbot, telegram-bot
- Language: Go
- Homepage:
- Size: 9.48 MB
- Stars: 11
- Watchers: 5
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JimBot-Go
A Telegram bot for my GF :)![](/screenshots/screenshots.jpg)
## 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!