Skip to content

A recreation of https://nukebot.org (Closed source) which is originally made in JDA.

Notifications You must be signed in to change notification settings

fw-real/Polus-Discord-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polus Discord Bot

python version py-cord paypal

OverviewSelf HostingOriginal Project

Warning

Project is outdated and could be in short of latest commands published in the original project as i last updated this code 2 years ago and for now don't plan on updating anytime soon but will keep project unarchived incase I change my mind

Overview

Polus is a really cool bot which has got amazing moderation features and much more. The bot is completely coded in Python utilizing the py-cord API and was recreated by only executing the commands available to public without any access to the original project's source code. This is a self-hosted bot meaning you will need to host and maintain your own instance, instructions for self-hosting are given below. You can contact me at my telegram or open an issue if you face any problems with self-hosting.

Self Hosting

Only windows installation is documented here, rest you can figure out yourself.

Windows Installation

  1. Download the source code and python
  2. Unzip the file with either WinRAR or 7-Zip
  3. Rename env.text to .env and fill all the values of the .env file and config.json as well.
  4. Install all required modules with pip install -r requirements.txt
  5. Execute the bot with python main.py

❗ NOTE: If you face an error like Microsoft Visual C++ 14.0 or greater is required, install the build tools from here.

All .env and config.json values explained...

  1. TOKEN, to get your discord bot token follow this guide, also enable the message content intent from the bot tab in your developer portal as it will be required for certain features of the bot.
  2. POSTGRESQL_URL, to get this you need install postgresql in your computer or check out postgresql online hosting methods on your own.
  3. WEBHOOK LOGGER, create a private server since most of the owner command loggings will be sent via this webhook and its suggested to keep it private for security reasons, to get your webhook url check out this guide
  4. owner id, to get this check out this guide
  5. success emoji and error emoji, really man? just download emojis from emojis folder and upload to ur guild get their syntax and paste it in the respective fields.

Original Project

This bot is a recreation of https://nukebot.org and I thank the developer for giving permission to remake his project without any fuss. Do checkout the original project as well. If you dont like to self host your own version, you can invite the public bot

About

A recreation of https://nukebot.org (Closed source) which is originally made in JDA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages