https://github.com/coderrony955/vector-bot
A personal discord bot with various features
https://github.com/coderrony955/vector-bot
Last synced: 4 months ago
JSON representation
A personal discord bot with various features
- Host: GitHub
- URL: https://github.com/coderrony955/vector-bot
- Owner: CoderRony955
- License: mit
- Created: 2025-02-20T14:13:38.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-20T14:24:42.000Z (4 months ago)
- Last Synced: 2025-02-20T15:29:06.082Z (4 months ago)
- Language: Python
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vector (Personal discord bot)
A personal discord bot that provides fast and accurate information using the **Gemini API** on any topic, along with other powerful features like HTTP requests and fetching your system utilities.
[](https://github.com/CoderRony955/vector-bot/blob/main/LICENSE)
## Features
- Fast and accurate information using the **Gemini API** on any topic.
- Other powerful features like HTTP requests and fetching your system utilities.## How to Use
1. Clone the repository:
```
git clone https://github.com/CoderRony955/vector-bot.git
```
2. Install dependencies:
```
pip install -r requirements.txt
```
3. Run the bot:
```
python /src/main.py
```
4. Start using the bot: `!q [query]`## Aknowledgements
- [Gemini API](https://ai.google.dev/)
- [discord.py](https://discordpy.readthedocs.io/en/latest/index.html)
- [Python3](https://www.python.org/)
## Social