A Discord bot made to be ran remotely on a windows machine and auto update from this github repo, for The Transgender Deepstate
- Node.js - Download "Prebuilt"
- Git
- Using
winget, runwinget install --id Git.Git -e --source winget - Manually download here
- Using
- Step 1: Make sure you have the Dependencies
- Step 2: Clone the repo by running
git clone https://github.com/Obey23/Celeste-Bot.gitin command prompt - Step 3: Create
.envfile in your directory with the contents:of course replacing each value with your bot's respective token and client idtoken=YOUR_BOT_TOKEN clientId=YOUR_CLIENT_ID guildId=YOUR_SERVER_ID
- Step 4: Create
config.jsonfile in your directory with the contents:of course replacing each value with your bot's respective emoji (like 😊), name and your user id{ "botEmoji": "YOUR_BOT_EMOJI_SYMBOL", "botName": "YOUR_BOT_NAME", "managementIds": [ "YOUR_USER_ID" ], } - Step 5: Run
start.batto start up the bot