Code Monkey home page Code Monkey logo

another-discord-bot's Introduction

discord.py-heroku-docker-template

All Contributors

built-with-python built-with-love

MIT license

Template repository for making and deploying discord bots

Hosting the bot locally:

  • NOTE: To replicate this bot, you will need a bot token. Go get yours at https://discord.com/developers/ (If you need help with this step, feel free to ask for help in our Support Server).
  • Clone this repo using git clone
  • cd into the bot folder.
  • Add the token in a .env file in the project root as follows:
DISCORD_BOT_TOKEN=<your token>
docker-compose up
  • Enjoy! (don't forget to add your own bot into your discord server by generating an invite link from the discord developers application page in OAuth2 section and choose application and check Oauth2 section)
  • You may do bug-reporting or ask for help in on the SupportServer... or just open an issue on this repo.

Requirements:

  • python 3
  • discord(rewrite branch)
  • asyncio(inbuilt with python3.4)
  • pymongo
  • dnspython

Contributors โœจ

Thanks goes to these wonderful people (emoji key):


All Contributors

๐Ÿ“–

Vyom Jain

๐Ÿ“† ๐Ÿšง ๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

another-discord-bot's People

Contributors

dependabot-preview[bot] avatar vyvy-vi avatar

Watchers

 avatar

another-discord-bot's Issues

[FEAT]: Make Help Command

Feature Request

Is your feature request related to a problem? Please describe:

The default help command doesn't look very impressive...

Describe the solution you'd like

Make a new help command with Embeds and pagification

Additional context

None

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.