Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nktkln/wikipedia-bot


https://github.com/nktkln/wikipedia-bot

Last synced: 24 days ago
JSON representation

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).