Commit graph

475 commits

Author SHA1 Message Date
phixxy
3786a1434a allow admin to increase dalle budget with commands 2024-03-16 00:35:18 -07:00
phixxy
6e74ac1fd5 added bigspenders command to guilt people into donating 2024-03-11 23:45:34 -07:00
phixxy
5c38fed167 Added moderation tooling and budgets 2024-03-11 22:44:31 -07:00
phixxy
6bbd4f7a33 removed unneeded "working" debug output 2024-03-09 18:29:50 -08:00
phixxy
c1a6978a9c
Merge pull request #27 from phixxy/dev
Version 1 Merge
2024-03-09 18:26:24 -08:00
phixxy
edf5cf2763 added cost calculation and cost graphs 2024-03-09 18:18:32 -08:00
phixxy
216083b9e5 changed display_costs command to costs 2024-03-09 22:50:14 -08:00
phixxy
4b6920a7c0 updated dono link 2024-03-09 22:33:07 -08:00
phixxy
8d30d35a1e added costs to dalle image generation 2024-03-09 22:28:38 -08:00
phixxy
a7255a613f removed premium requirement for dalle 2024-03-09 21:26:09 -08:00
phixxy
0ae40e17e7 Merge branch 'main' of https://github.com/phixxy/sparkytron-3000 into dev 2024-02-25 01:49:22 -08:00
phixxy
6937024c91 added CONTRIBUTING.md 2024-02-24 17:53:01 -08:00
phixxy
6465536ac4
Merge pull request #25 from phixxy/dev
fixed bug when dalle thinks prompt is nsfw
2024-02-23 23:17:05 -08:00
phixxy
220f396668 fixed bug when dalle thinks prompt is nsfw 2024-02-23 00:43:05 -08:00
phixxy
0bec58412d fixed type hinting on negative_prompt
added warning on non-default negative prompt
2024-02-20 21:25:08 -08:00
phixxy
13ae53cdad fixed dalle3 command 2024-02-20 20:56:14 -08:00
phixxy
299d8e677f added on_join.py 2024-02-16 01:27:07 -08:00
phixxy
42d698ffa5 added setup function 2024-02-16 01:05:41 -08:00
phixxy
8dd2ce0cdb fixed self.bot.http_session which no longer exists 2024-02-15 23:15:11 -08:00
phixxy
6808abd274 added error handling in answer question 2024-02-15 23:13:48 -08:00
phixxy
a12723004e check if environment var is true 2024-02-15 23:04:09 -08:00
phixxy
f9cb2163bf safer prompt for meme topic generation 2024-02-15 22:52:07 -08:00
phixxy
e4fe215928 updated meme to allow blank topics 2024-02-15 22:48:00 -08:00
phixxy
404244c573 fixed bot_base_cog and made an example cog 2024-02-15 22:37:41 -08:00
phixxy
25c616b99b channel topic fix 2024-02-15 16:29:51 -08:00
phixxy
ac5da8dd27 fixed bug in personality setting 2024-02-15 14:50:51 -08:00
phixxy
5256930ebe scaled the image down 2024-02-14 22:47:05 -08:00
phixxy
547952ad6d deleted 2024-02-14 22:44:43 -08:00
phixxy
6fff4c90c9
Update README.md
fixed image links
2024-02-14 22:43:05 -08:00
phixxy
5d24fa2af5 rewrote entire README 2024-02-14 22:27:43 -08:00
phixxy
902eeead5a uppercase DISCORD_TOKEN 2024-02-14 22:23:22 -08:00
phixxy
8706a8144c Added example outputs 2024-02-14 22:19:08 -08:00
phixxy
9dd6fc1e1b cleanup of new base cog 2024-02-14 01:05:47 -08:00
phixxy
02fa32cb1c Added base cog to inherit from 2024-02-14 00:59:05 -08:00
phixxy
d39a5c395b fixed loading cogs 2024-02-14 00:58:21 -08:00
phixxy
0e5cb9dd0f changed extensions to cogs, removed mentions of plugins/extensions 2024-02-14 00:07:06 -08:00
phixxy
bdcdd87348 removed bot.logger, have each cog handle logging 2024-02-14 00:00:58 -08:00
phixxy
95d585b5dd minor formatting change 2024-02-13 23:47:37 -08:00
phixxy
32bac26caa fixed missing import 2024-02-13 01:55:31 -08:00
phixxy
5331a5e2e7 each cog now handles its own http session 2024-02-13 01:54:36 -08:00
phixxy
10ac529323 make its own http session and reusable header 2024-02-13 01:46:14 -08:00
phixxy
35558cf155 make its own http session 2024-02-13 01:45:52 -08:00
phixxy
b1beb57dfc moved functions to their own modules
deleted unused _essentials.py
2024-02-13 01:17:33 -08:00
phixxy
b023724e09 added type hinting and docstrings 2024-02-11 23:11:04 -08:00
phixxy
40b6aaab38 large code refactoring, no major changes to functionality 2024-02-11 22:33:50 -08:00
Phixxy
2918db15a9 added font size variable 2024-02-11 15:15:26 -08:00
Phixxy
8d3a1b78ab added disk usage 2024-02-11 15:11:11 -08:00
Phixxy
6aa8b45c65 added tmp/ 2024-02-11 15:01:02 -08:00
Phixxy
43a1bdbcb8 enhanced error handling
removed adding exif data to images
2024-02-11 15:00:23 -08:00
Phixxy
b421166b23 added better error handling when failure to connect to server 2024-02-11 14:34:28 -08:00