https://github.com/risknu/radist
Ollama discord bot
https://github.com/risknu/radist
bot discord ollama
Last synced: 5 months ago
JSON representation
Ollama discord bot
- Host: GitHub
- URL: https://github.com/risknu/radist
- Owner: risknu
- License: apache-2.0
- Created: 2024-06-24T13:46:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-25T15:10:51.000Z (about 2 years ago)
- Last Synced: 2024-06-25T18:05:48.410Z (about 2 years ago)
- Topics: bot, discord, ollama
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Radist - Safely Save Messages and Memorable Moments
We've all experienced times when we wanted to save a moment from a game or chat but didn't have the means to do so, whether due to lack of space or other reasons. This project is here to help. With a simple command `...`, you can easily and quickly save any image or text you want, all for free, without losing quality, and always within reach.
## Getting Started
I assume everyone knows how to download a repository, navigate into it, and so on. Ideally, you will need Python 3.11, and to install everything and run the project, follow these steps:
```bash
# Install dependencies (python-dotenv, disnake, ruff)
$ pip install -r requirements.txt
# Run the main script
$ python run.py
```
## License
The project is licensed under `Apache License 2.0`. If you'd like, you can contact me to discuss the license. You can reach out on Discord at `risknu`, on Telegram at `@risknu`, or via email at `risknu.go@gmail.com`.
---
```
Copyright (c) risknu 2023-2024
```