Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indiv0/ferris-elf
https://github.com/indiv0/ferris-elf
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/indiv0/ferris-elf
- Owner: indiv0
- License: agpl-3.0
- Created: 2023-12-20T02:03:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-04T00:44:22.000Z (about 1 month ago)
- Last Synced: 2024-12-04T01:24:31.899Z (about 1 month ago)
- Language: Python
- Size: 74.2 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```
echo 'export AOC_TOKEN_1=' >> .env
echo 'export AOC_TOKEN_2=' >> .env
echo 'export AOC_TOKEN_3=' >> .env
echo 'export DISCORD_TOKEN=' >> .env
source .env
uv run fetch.py 1
uv run bot.py
sqlite3
# > .open database.db
```