https://github.com/timelessnesses/memo-sql-bot
A memo discord.py SQLite bot
https://github.com/timelessnesses/memo-sql-bot
Last synced: 11 months ago
JSON representation
A memo discord.py SQLite bot
- Host: GitHub
- URL: https://github.com/timelessnesses/memo-sql-bot
- Owner: timelessnesses
- Created: 2022-02-23T07:38:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-23T23:59:26.000Z (over 4 years ago)
- Last Synced: 2025-02-21T11:50:37.916Z (over 1 year ago)
- Language: Python
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# memo-sql-bot
A memo discord.py SQLite bot
## Setup
### Poetry way
Just install and run it with poetry shell
### venv way
Just initialize venv and install packages using `requirements.txt` then run the bot inside venv lmao