Skip to content

Epic Games employee database and review system integrated with Discord

License

Notifications You must be signed in to change notification settings

nitl0l/epicbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Epicbase

A Discord integrated app designed to manage consumer reviews of Epic Games support employees, providing valuable insights to aid in social engineering attempts.

Installation

Clone the repository

  git clone https://github.com/nitl0l/epicbase.git
  cd epicbase

Setup your virtual environment

  python3 -m venv .venv
  source .venv/bin/activate    

Install requirements

  pip install -r requirements.txt

Create .env file

  touch .env
  nano .env

Your .env file should follow this format

  DISCORD_TOKEN = YOUR_DISCORD_BOT_TOKEN # https://discord.com/developers

Deploy the bot

  python3 epicbase.py

Authors

About

Epic Games employee database and review system integrated with Discord

Topics

Resources

License

Stars

Watchers

Forks

Languages