Code Monkey home page Code Monkey logo

discord-bot-gdps's Introduction

Discord Bot GDPS

A Discord Bot GDPS for your geometry dash private server

How to Setup Your Bot

Download this Repository. And then Extract the Files Zip. After you Extract the zip files. Upload the bot folder/directory into your database geometry dash private server to read files by the bot. Before you upload the bot folder please setup botConfig.php for emoji set.

Make Bot Discord

First, we need to create a new application on the discord development portal. We can do so by visiting the portal and clicking on new application.

...

Make your own bot name. For example:

...

Goto Bots Tab at the left option.

...

Copy your token bot and set bot permission to admin

...

After that, You must edit setup.json and .env at folder botfiles. Put your token and also your user id. Make your prefix at the setup.json. And also put your host of gdps must be included with database folder. Like this [ Not need slash at behind url ]
http://www.boomlings.com/database

For Hosting the bot using android

Please download termux at Google Play Store After you downloaded, Open the app and type..
pkg i nodejs
where did you put the botfiles is your path storage..
cd /sdcard/your-path-folder/botfiles
And then install all the dependencies in package.json using this code
npm i
Last Step to host the bot..
node index.js

Using Heroku

For who want to use heroku. First, you need register your account github and heroku
Github - https://github.com/join
Heroku - https://signup.heroku.com
After you register two of them create new repository at github https://github.com/new

Create your own name repository and then set to private. And then Tap create repository.

...

And then for users PC just tap the import code to upload the botfiles . For users Android must be install termux to upload the flies. Don't forget type
pkg install git
cd /sdcard/your-path-to-botfiles/botfiles
Follow this code
git config --global user.name "your username github"
git config --global user.email "your email github"
and follow the code at (..or create new repository ) except echo #repo >> Readme.md

...

GoTo Heroku Dashboard
Create new app and then fill your own name app.
After that, Tap create app [ Not Need Add Pipeline ]

...

Connect to Github Account to Cloning your repo to heroku and find your repo you has been created. Don't forget to setup token bot at setup.json and also your host server.

...

After you connect and clone your repo. Tap Deploy Branch to cloning and running the bot. After done deploying. Goto more at up site and goto view logs to see the bot is Online or not.

...

Last one you must invite your bot. Follow in this image

...
If any problem please DM me at Discord (FamryGd#6688) with screenshot in view logs.. So Enjoy if work..

Update

Now you can host in glitch and repl just clone/import this repo to it. (Please UptimeRobot to keep online the bot)

discord-bot-gdps's People

Contributors

famryamri avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.