All Templates / Bots
Discord LLM Bot
A Discord LLM Bot in Python.
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
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.
π 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.
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
Template Content
π meilisearch
getmeili/meilisearch:v1.8.4Discord-Bot
markchen1214/discord-llm-chatbotPASSWORD
Password for OpenAPI authentication.
USER_NAME
Username for OpenAPI authentication.
DISCORD_TOKEN
Token for Discord Bot.
OPENAI_API_KEY
OpenAI API Key.
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
Telegram JavaScript Bot
A template for Telegram bot in JavaScript using grammY
Agampreet Singh's Projects
245