Skip to content

Obey23/Celeste-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Celeste Bot

A Discord bot made to be ran remotely on a windows machine and auto update from this github repo, for The Transgender Deepstate

Dependencies

  • Node.js - Download "Prebuilt"
  • Git
    • Using winget, run winget install --id Git.Git -e --source winget
    • Manually download here

Installation

  • Step 1: Make sure you have the Dependencies
  • Step 2: Clone the repo by running git clone https://github.com/Obey23/Celeste-Bot.git in command prompt
  • Step 3: Create .env file in your directory with the contents:
    token=YOUR_BOT_TOKEN
    clientId=YOUR_CLIENT_ID
    guildId=YOUR_SERVER_ID
    of course replacing each value with your bot's respective token and client id
  • Step 4: Create config.json file in your directory with the contents:
    {
      "botEmoji": "YOUR_BOT_EMOJI_SYMBOL",
      "botName": "YOUR_BOT_NAME",
      "managementIds": [
        "YOUR_USER_ID"
      ],
    }
    of course replacing each value with your bot's respective emoji (like 😊), name and your user id
  • Step 5: Run start.bat to start up the bot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors