Giter Site home page Giter Site logo

beaconsilver / gondolabotpublic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kirellkekw/gondolabotpublic

0.0 0.0 0.0 103 KB

Public fork of GondolaBot.

License: GNU General Public License v3.0

Python 99.66% Dockerfile 0.30% Procfile 0.04%

gondolabotpublic's Introduction

GondolaBot

gondola

GondolaBot is a Discord bot written in pure Python with external packages provided from PYPI. The bot's code is made fully modular and controllable from config.py file.

To try the bot:

discord

To add the bot to your server:

discord

If you wish to run your own instance of bot:

Please make sure you have Git and Python installed in your system. For music playing commands, you will need to install FFMpeg too.

git clone https://github.com/kirellkekw/GondolaBotPublic

cd GondolaBotPublic

pip install -r requirements.txt

After this step, change the contents of config.py file according to your desire. Please note that bot will work fine without any changes to config.py file, but it will be an identical copy of currently running bot, which is strongly discouraged. Please make sure at least the values NAME, BOT_OWNER_ID, BOOTUP_CHANNELS is changed before continuing.

Once you are comfortable with your config, add an .env file into the directory and provide your bot tokens as follows:

MAIN_TOKEN = "token of main bot goes here"
TEST_TOKEN = "token of test bot goes here"

MAIN_TOKEN is always needed, but TEST_TOKEN is optional.

After providing an .env file, you can run the bot by using

python -m main

in the console.

Please open an issue for any error encountered, or reach me from discord(beypazarilazim#0). discord

Postgres Linux GitHub Discord Python

gondolabotpublic's People

Contributors

kirellkekw avatar beaconsilver 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.