Commit Graph

9 Commits

Author SHA1 Message Date
277c733bac 📦 chore(requirements.txt): add orjson library for improved speed in JSON processing 2023-08-15 12:46:48 +02:00
1b02f27f41 📦 chore(requirements.txt): update disco.oauth2 package to discord-oauth2.py for compatibility 2023-08-15 00:27:08 +02:00
b0f4b4aa55 📦 chore(requirements.txt): add black to the list of dependencies for code formatting consistency 2023-08-14 23:43:15 +02:00
eb20e06700 📦 chore(requirements.txt): add 'disco.oauth2' package to the requirements 2023-08-14 23:40:33 +02:00
Paillat
89778cbd3b fix(requirements.txt): add bs4 package to requirements.txt for BeautifulSoup usage
feat(functionscalls.py): add new functions send_ascii_art_text and send_ascii_art_image to send messages and images in ascii art
fix(makeprompt.py): import send_ascii_art_text and send_ascii_art_image functions and add corresponding if statements to handle function calls
2023-07-18 23:18:47 +02:00
Paillat
4f9a7eb0a6 Added function calling and lots of other stuff 2023-07-15 12:20:38 +02:00
Alexis LEBEL
a99374d590 [REQUIREMENTS] Cleaned requirements 2023-04-01 14:06:29 +02:00
Alexis LEBEL
09ee32c8b6 [GENERAL] FIxed requirements 2023-03-31 16:09:57 +02:00
Alexis LEBEL
88528be35c [GENERAL] Added requirements.txt 2023-03-31 14:08:09 +02:00