477 Commits

Author SHA1 Message Date
52f9b4af84
Merge branch 'main' of gitlab.com:pancakes1234/wdiscordbotserver 2025-05-10 14:48:14 -06:00
a2925db972
fuckass typo 2025-05-10 14:48:09 -06:00
b6a3808bbf
Add autocomplete functionality for sell, shop, and invedit commands; improve item handling and inventory consistency 2025-05-10 14:48:03 -06:00
pancakes-proxy
3aff274c2f embed @izzy39 im just on pancakes github 2025-05-11 05:44:49 +09:00
pancakes-proxy
ca8668367f W fuckass fixes 2025-05-11 05:36:06 +09:00
pancakes-proxy
25dadb7999 Refactor economy commands: consolidate functionality into standalone commands and improve command structure for clarity 2025-05-11 05:32:05 +09:00
pancakes-proxy
8e51219ee7 Rename fun command group to moneys for clarity and consistency in economy commands 2025-05-10 21:26:47 +09:00
pancakes-proxy
6be112e32d Rename Fun class to money for clarity and consistency in economy commands 2025-05-10 21:24:34 +09:00
pancakes-proxy
51729ad2f3 Refactor fun commands: consolidate economy features into Fun cog and remove legacy gambling cog 2025-05-10 21:22:33 +09:00
pancakes-proxy
53575e22ca Rename EconomyCog to Fun and update command descriptions for prefix usage 2025-05-10 21:15:27 +09:00
pancakes-proxy
4188233a22 Merge branch 'main' of https://gitlab.com/pancakes1234/wdiscordbotserver 2025-05-10 21:15:03 +09:00
pancakes-proxy
3700dc9e1e Refactor fun commands to use prefix instead of slash commands 2025-05-10 21:12:10 +09:00
f84c82ec2a
Groups app commands; adds local LLM for AI reactions
- Reorganizes application commands across cogs into logical groups and subgroups for improved usability and maintainability.
- Introduces a local Hugging Face Transformer model (Gemma 2B IT) to provide context-aware emoji suggestions, enhancing bot interaction.
- Converts remaining hybrid commands to pure application commands.
- Updates global command disable check registration and includes minor UI and error handling improvements.
2025-05-09 18:05:27 -06:00
Linus Torvalds
53d3ed05a2
My name is linus torvalds and i definitely authored this commit trust me bro 2025-05-09 14:56:39 -06:00
8f90c51e9d
Merge branch 'main' of gitlab.com:pancakes1234/wdiscordbotserver 2025-05-09 13:38:49 -06:00
051dc9d446
Enhances AI moderation with richer message context
Incorporates replied-to messages and recent channel history into the AI analysis prompt.
This provides the model with greater conversational context, improving its ability to differentiate banter and jokes from actual rule violations.
2025-05-09 13:34:53 -06:00
pancakes-proxy
fb593cc592 Initialize web server with Express for serving static files 2025-05-10 04:23:51 +09:00
pancakes-proxy
35c40ea195 Update error notification user ID for improved error reporting 2025-05-10 03:43:54 +09:00
pancakes-proxy
121e0d9955 Merge branch 'main' of https://gitlab.com/pancakes1234/wdiscordbotserver 2025-05-10 03:30:40 +09:00
pancakes-proxy
13d6231082 Add owner ID check to shell_app command for enhanced security 2025-05-10 03:30:30 +09:00
ザカリアス・ウィリアム・ポージー
a1c9dcf10b just added random shit ig hehe :3 2025-05-10 02:47:08 +09:00
ザカリアス・ウィリアム・ポージー
a64c696444 Edit CODE_OF_CONDUCT.md 2025-05-10 02:32:37 +09:00
ザカリアス・ウィリアム・ポージー
610a058897 Add new file 2025-05-10 01:33:07 +09:00
ザカリアス・ウィリアム・ポージー
8a4376fb72 website 2025-05-10 00:30:50 +09:00
c749e5ea5b
(cline) Feat: Include user server role in AI moderation prompt 2025-05-09 08:37:03 -06:00
ザカリアス・ウィリアム・ポージー
724534df33 goated site 2025-05-09 23:13:12 +09:00
ザカリアス・ウィリアム・ポージー
198cc8efea Edit wiki.html 2025-05-09 23:12:28 +09:00
ザカリアス・ウィリアム・ポージー
9f4e7be169 moved to the site thing 2025-05-09 23:11:59 +09:00
ザカリアス・ウィリアム・ポージー
fb9cdacf8c moved to the site thing 2025-05-09 23:11:17 +09:00
ザカリアス・ウィリアム・ポージー
1bc54fc168 more organization 2025-05-09 23:10:36 +09:00
ザカリアス・ウィリアム・ポージー
34295577a4 Add new file 2025-05-09 23:07:04 +09:00
ザカリアス・ウィリアム・ポージー
1ae2f1b66d Made a cog to allow users to see commits made to the bot 2025-05-09 22:49:29 +09:00
pancakes-proxy
a1ec086e6a Add shell command execution functionality for owners 2025-05-09 19:31:00 +09:00
pancakes-proxy
d225eee03a Merge branch 'main' of https://gitlab.com/pancakes1234/wdiscordbotserver 2025-05-09 19:24:58 +09:00
pancakes-proxy
bf632b46c0 fuckass update 2025-05-09 19:22:41 +09:00
f8cdeffef6
Add AI decision logging and debugging command for moderation 2025-05-08 23:28:28 -06:00
35f47091c6
Enhance AI moderation with channel-specific context
Integrate channel category and age-restricted status into the AI moderation prompt.

This allows the AI to consider whether a channel is officially marked as NSFW by Discord settings when evaluating content against NSFW rules, leading to more accurate and context-aware moderation.
2025-05-08 23:24:46 -06:00
cba80e98f3
Enhances CPU info display with core and thread counts
Updates the system information command to include the number of physical cores and total threads alongside the CPU model name. This provides more detailed hardware information.
2025-05-08 22:02:42 -06:00
8087da7b4b
Prevent aimod cog loading if api key isnt set. Shouldn't fuck up other cogs 2025-05-08 17:02:07 -06:00
ebb9d26d1c
Technically not neccessary since bot.py already calls load_dotenv 2025-05-08 16:52:20 -06:00
d035942c8c
Guess who comitted the whole fucking file again lmaoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo 2025-05-08 16:09:49 -06:00
c48b78a354
Apparently discord.py wants to whine if you don't have a prefix set so nevermind fuck me 2025-05-08 16:08:06 -06:00
613188fc8e
Adds cog for bot latency and ICMP pings
This new cog provides network diagnostic tools.
It allows checking the bot's own WebSocket latency.
Additionally, it can perform ICMP pings to external IP addresses or domains, reporting their reachability and latency. This ICMP functionality runs asynchronously and correctly parses output from both Windows and Unix-like systems.

Additonally, it uses `asyncio.create_subprocess_exec` which should prevent command injection and if it somehow doesn't, theres strict regex to only allow ip addresses and domains
2025-05-08 16:03:02 -06:00
1a227304a4
Remove command prefix from bot configuration as it only uses slash commands. 2025-05-08 15:25:49 -06:00
c1dc99ae0d
Merge branch 'main' of gitlab.com:pancakes1234/wdiscordbotserver 2025-05-08 14:43:29 -06:00
81a0ed0e2b
Update embed fields in credits command to use GitLab links and format commit hash 2025-05-08 14:43:08 -06:00
ザカリアス・ウィリアム・ポージー
637b8321cd Edit music.py 2025-05-08 20:14:35 +09:00
ザカリアス・ウィリアム・ポージー
428f37586b Edit apisync.py 2025-05-08 20:09:43 +09:00
ザカリアス・ウィリアム・ポージー
d7d0581603 Edit apicheck.py 2025-05-08 20:09:01 +09:00
ザカリアス・ウィリアム・ポージー
c749375822 Edit bot.py 2025-05-08 20:07:30 +09:00