Ecosyste.ms: Awesome
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: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dimaip/oktbot
- Owner: dimaip
- Created: 2022-09-22T09:04:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-30T09:56:45.000Z (about 1 year ago)
- Last Synced: 2024-10-12T05:24:17.348Z (about 1 month ago)
- Topics: psmb-server
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.