https://github.com/johnpoint/go-pmbot
https://github.com/johnpoint/go-pmbot
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/johnpoint/go-pmbot
- Owner: johnpoint
- License: gpl-3.0
- Created: 2019-03-13T14:04:24.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-16T10:19:12.000Z (about 7 years ago)
- Last Synced: 2025-03-24T09:46:40.971Z (about 1 year ago)
- Language: Go
- Size: 18.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PM me BOT by golang
## before start ...
```
go get "github.com/Unknwon/goconfig"
go get "github.com/go-telegram-bot-api/telegram-bot-api"
```