llmOS-Agent / bot /discord_bot.py

Commit History

Refactor Discord bot and add module entry point
57fa15b

tech-envision commited on

Add multi-agent team with communication
f7c8c98

tech-envision commited on

Update Discord bot intents to use all available intents and modify chat stream query in run.py
834003a

starsnatched commited on

Add asynchronous message streaming
d0252db

tech-envision commited on

Refactor message responses to use reply instead of channel send
e5f45cd

minchyeom commited on

Add Discord bot with file uploads
7765906

tech-envision commited on

Remove frontend codebase including React components, styles, assets, and configuration files.
34a8e8b

minchyeom commited on

feat(bot): support text file uploads
f9b0b58

tech-envision commited on

Add conversation reset command
38d63de

tech-envision commited on

Refactor message reply handling to use message.reply instead of message.channel.send
c7de39d

minchyeom commited on

Update Discord bot intents to enable all message content
c6d60e0

minchyeom commited on

Add Discord bot for LLM chat
e393049

tech-envision commited on