Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nktkln/wikipedia-bot
https://github.com/nktkln/wikipedia-bot
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nktkln/wikipedia-bot
- Owner: NKTKLN
- Created: 2021-03-22T14:51:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-04T16:18:47.000Z (about 3 years ago)
- Last Synced: 2024-06-20T23:57:21.418Z (7 months ago)
- Language: Go
- Size: 6.73 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Wikipedia Bot v3.3
## Run bot
### Prerequisites
- [Docker CE](https://docs.docker.com/engine/install/)
- [Docker Compose](https://docs.docker.com/compose/install/)### Edit this in the .env
```
TOKEN=0123456789:abcdefghijklmnopqrstuvwxyz123456789
```### And then run it with this command
```
docker-compose up -d
```#
### Copyright © 2021 [NKTKLN](https://github.com/NKTKLN).