Skip to content

Drag and drop 24/7 Discord bots (Discord.js) integrated with low-code no-code backend tools like Buildship, FastGen, Xano or 3rd party serverless endpoints. Hosted on Railway a 24/7 low-code no-code instant deployment plaform.

License

Notifications You must be signed in to change notification settings

matthewlal/discord.js-bot-nocode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy on Railway

Drag and drop 24/7 Discord bots (Discord.js) integrated with low-code no-code backend tools like Buildship, FastGen, Xano or 3rd party serverless endpoints. Hosted on Railway a 24/7 low-code no-code instant deployment plaform.

Watch YouTube Walkthrough

Railway Variables

  1. GATEWAY_INTENTS Make a comma-separated list of these values, ie: Guilds, GuildMembers.
  • Guilds
  • GuildMembers
  • GuildModeration
  • GuildIntegrations
  • GuildWebhooks
  • GuildInvites
  • GuildVoiceStates
  • GuildPresences
  • GuildMessages
  • GuildMessageReactions
  • GuildMessageTyping
  • DirectMessages
  • DirectMessageReactions
  • DirectMessageTyping
  • MessageContent
  • GuildScheduledEvents
  • AutoModerationConfiguration
  • AutoModerationExecution
  • GuildMessagePolls
  • DirectMessagePolls

Source: https://discord-api-types.dev/api/discord-api-types-v10/enum/GatewayIntentBits

  1. CLIENT_ID Go to Discord Developer Portal > Select your app > General Information > Copy Application ID.

  2. TOKEN Go to Discord Developer Portal > Bot > Token (Copy or Reset to copy).

  3. INTERACTION_ENDPOINT This is the URL for where you want to capture and process interactions.

https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object

  1. MESSAGE_ENDPOINT This is the URL for where you want to capture and process messages.

https://discord.com/developers/docs/resources/channel#message-object

  1. PORT The default value is 3000 if blank. This is the port used for the server.

About

Drag and drop 24/7 Discord bots (Discord.js) integrated with low-code no-code backend tools like Buildship, FastGen, Xano or 3rd party serverless endpoints. Hosted on Railway a 24/7 low-code no-code instant deployment plaform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published