Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Commit 7a741b5

Browse files
committed
updated requirements.txt
1 parent 0535a48 commit 7a741b5

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
A multipurpose discord bot originally created for a meme.
44

55
### Functions
6+
- `/askfrong` and `/askchatgpt` can be used to get the bot to use the ChatGPT API to respond in the theme of the god Frong, or to give a generic ChatGPT response.
67
- If a user says the word "frong" the bot will reply with "frong" and the attached image below.
78
- It will also take note of the user, and add them to `data.csv` to count how many times they say frong in total. This `data.csv` files is mounted via docker volume for persistant storage through updates, and ease of backup ~~(if you REALLY care about backing this shit up, consider taking a shower)~~.
89
- You can use `/leaderboard` to see frongs by users, and total frongs said.

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
nextcord
2-
python-dotenv
2+
python-dotenv
3+
openai

0 commit comments

Comments
 (0)