Discord LLM Bot

Discord LLM Bot

A Discord LLM Bot in Python.

Deploy Discord LLM Bot

Postgres

railwayapp-templates/postgres-ssl:latest

Just deployed

/var/lib/postgresql/data

πŸ”Ž meilisearch

getmeili/meilisearch:v1.8.4

Just deployed

/meili_data

Discord-Bot

markchen1214/discord-llm-chatbot

Just deployed

Overview

The ultimate Railway template for seamlessly integrating an LLM into your Discord bot. Designed to help you deploy and customize your AI assistant with ease.

Highlights

🌟 LLM Model: Leverage the latest advancements with our chatbot, powered by OpenAI’s new GPT-4o mini, for the most accurate and helpful responses.

🌟 Group Sessions: Collaborate effortlessly with your team in a single Discord thread, with the AI chatbot providing real-time assistance.

🌟 Search Previous Messages: Quickly find and revisit past conversations with our easy-to-use search feature.

🌟 Resume Previous Threads: Pick up right where you left off by resuming previous discussions with the AI assistant.

🌟 Zero Downtime: Enjoy seamless service with smart rate limit management that prevents interruptions, and handle multiple messages at once for smooth interactions.

User Manual

1. 🌟 Starting a New Independent Session
Command: @start_session

When to Use: When you want to start a new independent conversation with the bot.

How to Use: Simply type @start_session followed by your first question in any channel.

Example: @start_session What is the weather today?
===================================================================================
2. 🌟 Sending a Message in an Existing Independent Session
Command: @bot

When to Use: When you want to continue an existing conversation with the bot.

How to Use: Type @bot followed by your message directly in the channel.

Example: @bot Can you help me with my homework?
===================================================================================
3.🌟 Starting a New Group Session
Command: @start_group_session

When to Use: When you want to initiate a group discussion involving the bot and other users.

How to Use: Type @start_group_session followed by your first question or topic in the channel where the group discussion will take place.

Example: @start_group_session What are the latest trends in AI?
===================================================================================
4. 🌟 Sending a Message in an Existing Group Session
Command: @bot_group

When to Use: When you want to contribute to an ongoing group discussion involving the bot.

How to Use: Type @bot_group followed by your message directly in the channel where the group session is active.

Example: @bot_group Does anyone know the answer to this question? 

===================================================================================
5. 🌟 Searching for Information in an Individual Session
Command: @search_session

When to Use: When you want the bot to search through individual session conversations.

How to Use: Type @search_session followed by your query in the channel.

Example: @search_session What is the capital of France?
===================================================================================
6. 🌟 Searching for Information in a Group Session
Command: @search_group_session

When to Use: When you want the bot to search through group session conversations.

How to Use: Type @search_group_session followed by your query in the channel where the group session is active.

Example: @search_group_session What are the latest trends in AI?
===================================================================================
7. 🌟 Resuming a Previous Individual Session
Command: @resume_session:

When to Use: When you want to resume a previous conversation with the bot in an individual session.

How to Use: Type @resume_session: followed by the session ID in the channel.

Example: @resume_session: 123456
===================================================================================
8. 🌟Resuming a Previous Group Session
Command: @resume_group_session:

When to Use: When you want to resume a previous group conversation with the bot.

How to Use: Type @resume_group_session: followed by the session ID in the channel.

Example: @resume_group_session: 789012 

Learn More


Template Content

πŸ”Ž meilisearch

getmeili/meilisearch:v1.8.4
Deploy Now

Details

Mark Chen's Projects

Created on Jul 17, 2024

73 total projects

44 active projects

92% success on recent deploys

Bots



More templates in this category

View Template
waha

waha

WhatsApp API that you can run in a click


andresfiloso

View Template
Telegram JavaScript Bot

Telegram JavaScript Bot

A template for Telegram bot in JavaScript using grammY


Agampreet Singh's Projects

View Template
DiscordJS bot

DiscordJS bot

A basic Discord bot written in JavaScript


opqr's Projects