Skip to content
/ Bot Public

The all-in-one, highly customizable Discord bot. Bot + API for dashboard.

License

Notifications You must be signed in to change notification settings

3PG/Bot

Repository files navigation

Deprecated

⚠️ 3PG is deprecated. Please use 2PG instead. More Info - #10

3PG

The all-in-one, highly customizable Discord bot.

Discord Lines of Code Repo Stars

Dashboard Preview

Deploy

Non Heroku Setup

  1. Make a .env file in the root project directory.
  2. Fill in the .env

.env

API_URL="http://localhost:3000/api"
BOT_ID="533947001578979328"
BOT_TOKEN="NTI1OTM1MzM1OTE4NjY1NzYw.XB3lcw.z1_F0px-RxqnnJ2ni3Bgn9Fo9aw"
CLIENT_SECRET="FqRcAkRTJVXM6sdFdJ_EhqNE1sBStKjJ"
DASHBOARD_URL="http://localhost:4200"
GUILD_ID="599596068145201152"
PORT=3000
PREMIUM_ROLE_ID="598565371162656788"
OWNER_ID="218459216145285121"
MONGO_URI="mongodb://localhost/3PG"
STRIPE_SECRET_KEY="sk_test_yUSJD1JOVcg7WHJmIZjtfLwG00RbMMuCpS"
STRIPE_WEBHOOK_SECRET=""

Releases

No releases published

Packages

No packages published