DBH is an open source discord bot list with a handfull of features. No official instance of this list is online anymore. Use any list named Discord Bot House at your own risk.
Special thanks to Zaydme for his contributions to the list.
No new features are going to be implemented outside pull requests from peoples. All issues opened that require fixes will be fixed.
For help & support join MrAugu's Discord Server.
To support this and many other projects, become a patron.
NodeJS - Optimal Version: v12.3.1
NPM - Optimal Version: v6.11.3
Git Command Line Interface - Optimal Version: v2.7.4
Open your terminal and type commands below.
cd Desktop
git clone https://github.com/MrAugu/DBH
cd DBH
npm install
On your desktop a folder called DBH
will be created, open it.
Now open config.js file and set the required values appropriatley.
To start the list use following command:
On Windows:
node index
On Linux:
sudo node index
sudo
is required in order to bind your application to port 80.
For help & support join MrAugu's Discord Server.