Skip to content

discord bot to remotely automate and manage minecraft server

kahseng-dev/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot

private discord bot that manages external automated tasks

discord python render selenium

Installation

  1. Install dependencies with pip install -r requirements.txt

  2. Install a webdriver (example. chrome) with seleniumbase install chromedriver

  3. Copy .env.example to .env and start filling in the values as detailed

  4. Discord Developer portal permissions

    • OAuth2 URL Generator
      • bot
      • applications.commands
    • Bot Permissions
      • Send Messages
      • Use Slash Commands
    • Privileged Gateway Intents
      • Message Content Intent
  5. Ensure that the channels your bots have access to allow the bot to have these permissions.

    • Send Messages
    • Use Application Commands

About

discord bot to remotely automate and manage minecraft server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published