https://github.com/daemon1024/botsgoingon
https://github.com/daemon1024/botsgoingon
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/daemon1024/botsgoingon
- Owner: daemon1024
- License: bsd-3-clause
- Created: 2020-11-11T11:29:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-11T12:40:05.000Z (over 4 years ago)
- Last Synced: 2024-05-28T17:31:39.046Z (12 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# botsgoingon
- Install git and golang
- Fork and clone this repo
- change directory to what you cloned
- Get token from botfather
- ```shell
export TOKEN=
```
- ```shell
go build .
```
- ```shell
./botsgoingon
```
or execute `botsgoingon.exe`