Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hzswdef/sirenia
Another Discord bot.
https://github.com/hzswdef/sirenia
Last synced: 5 days ago
JSON representation
Another Discord bot.
- Host: GitHub
- URL: https://github.com/hzswdef/sirenia
- Owner: hzswdef
- Created: 2024-03-14T10:54:52.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T21:57:00.000Z (5 months ago)
- Last Synced: 2024-12-05T15:14:32.770Z (2 months ago)
- Language: Python
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Setup
```bash
mkdir .data
mkdir .data/docker-entrypoint-initdb.dcp ext/base.sql .data/docker-entrypoint-initdb.d
make up
```