This website requires JavaScript.
Explore
Help
Register
Sign In
Nobody2503
/
DiscordBot
Watch
1
Star
0
Fork
0
You've already forked DiscordBot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1838a2a9db62e8e80ea7471a08955686c5b919ad
DiscordBot
/
utils
T
History
Nobody2503
a34ba3e6f6
Implement NPC memory and interaction system with SQLite database; add NPC data structure and dynamic NPC handling; integrate LLM for NPC conversations and quest generation.
2025-10-02 11:05:33 +02:00
..
__pycache__
Implement NPC memory and interaction system with SQLite database; add NPC data structure and dynamic NPC handling; integrate LLM for NPC conversations and quest generation.
2025-10-02 11:05:33 +02:00
__init__.py
First Commit
2025-09-16 15:00:16 +02:00
bank_functions.py
First Commit
2025-09-16 15:00:16 +02:00
npc_data.py
Implement NPC memory and interaction system with SQLite database; add NPC data structure and dynamic NPC handling; integrate LLM for NPC conversations and quest generation.
2025-10-02 11:05:33 +02:00
npc_handler.py
Implement NPC memory and interaction system with SQLite database; add NPC data structure and dynamic NPC handling; integrate LLM for NPC conversations and quest generation.
2025-10-02 11:05:33 +02:00
npc_memory.py
Implement NPC memory and interaction system with SQLite database; add NPC data structure and dynamic NPC handling; integrate LLM for NPC conversations and quest generation.
2025-10-02 11:05:33 +02:00
sql_commands.py
Add NPC interaction system with memory and quest generation
2025-09-30 14:12:22 +02:00