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

https://github.com/dimaip/oktbot


https://github.com/dimaip/oktbot

psmb-server

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# memoryBot

## Running

Copy docker-compose.yml file and put the following in .env file in the same directory

```
TOKEN=xxxxx
CHANNEL_ID=-100xxxxxx
```

Then `docker compose up`.