Giter Site home page Giter Site logo

disbot's Introduction

Disbot

Disbot is a simple discord py app template generator which helps you to concentrate on implementing the actual commands rather than handling abstraction of commands.

Commands

For now this only supports creating a quick bot. But in future releases, It will cover the other commands which makes it easier to host (probably in Heroku by default) etc. Please feel free to suggest your requirements through an issue in this project github repo.

To create a new bot, simply use the below command

disbot-admin createbot <name-of-the-bot>

You can also start with

disbot-admin --help

NOTE : It is very much advisable that you pip install this package in a virtual environment rather than directly into your local machine.

Scenes after generating a quick bot

How to run?

  • Create a bot application under your discord developer portal and copy the TOKEN.
  • Create a .env in the root of your bot directory with DISCORD_TOKEN="your-token"
  • python3 Main.py
  • You can start with !!disbot command in your server (where you have invited this bot)

How to create a bot application under developer portal?

  • Developer Portal -> New Application -> Fill up NAME -> CREATE -> Bot section under menu -> Add Bot -> 'Yes,do it!' -> Copy TOKEN -> Check-in 'PRESENCE INTENT' and 'SERVER MEMBERS INTENT'. (Only if its required!)

disbot's People

Contributors

gsri30 avatar

Watchers

 avatar  avatar

disbot's Issues

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.