Apex Legends Server Status Discord Bot

Apex Legends Server Status Discord Bot

Show the current status of the Apex Legends login/matchmaking servers!

Deploy Apex Legends Server Status Discord Bot

Apex Legends Server Status

StryderDev/Atlas

Just deployed

Setup

  1. Go to the Discord Developer Portal and set up a new bot. Grab the token and add it to the "DISCORD_TOKEN" environment variable
  2. Go to the "Generate URL" section in the "OAuth2" category and generate the necessary permissions. You can set it to Administrator (not advised), or invite the bot with the following permissions:
  • Read Messages/View Channel
  • Send Messages
  • Manage Channels (for the server status in the channel name)
  • Use External Emojis
  1. Go to the Apex Legends API Website and generate an API key. Copy the key and add it to the "ALS_API" environment variable
  2. Go to your Discord server and create a new channel for the bot to use and store the message. Copy the Server ID and Channel ID into the "SERVER_ID" and "CHANNEL_ID" environment variables respectively.
  • The "MESSAGE_ID" field should default to 0. We'll come back to that
  1. Make sure the "DEBUG" environment variable is set to false and the "ENABLED" environment variable is set to TRUE
  2. Deploy the bot and wait for it to come online. Once it's online, go into the channel you setup and run the "/template" command
  3. If the command was successful, you should get a template embed. Copy the ID of the message and insert it into the "MESSAGE_ID" environment variable and redeploy the bot
  4. ???
  5. Profit

Template Content

Apex Legends Server Status

StryderDev/Atlas
Deploy Now

Details

SDCore's Projects

Created on Aug 22, 2023

9 total projects

8 active projects

100% success on recent deploys

JavaScript

Other



More templates in this category

View Template
Foundry Virtual Tabletop

Foundry Virtual Tabletop

A Self-Hosted & Modern Roleplaying Platform


Lucas's Projects

View Template
(v1) Simple Medusa Backend

(v1) Simple Medusa Backend

Deploy an ecommerce backend and admin using Medusa


Shahed Nasser's Projects

View Template
peppermint

peppermint

Docker-compose port for peppermint.sh


HamiltonAI