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

https://github.com/psmb/memorybot


https://github.com/psmb/memorybot

psmb-server

Last synced: 8 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`.