Giter VIP home page Giter VIP logo

botdcpy's Introduction

Discord Py Bot Template

Discord.py is a library that allows you to make discord bots with python and this repo is a template of a bot which is made by using Discord.Py.

  • ✨I am trying to help the bot developing community with this template✨

Features

  • 10+ ready to use functions.
  • Easy start for begginer bot developers.

Notes From The Developer

It is recommended to use other sources to get started with the bot developement process and use this repo to take a look when you strugle or when you need to see a finished bot structure.

The code written in this project was in my very early times of coding so don't rely on its organization and code layout.

I will be releasing a comprehensive update about the file organization and clean code when i have the time for it.

Setup

Bot requires Python 3 to run.

Install the dependencies

pip install -r requirements.txt

Or you can use the setup.bat file to run this code automatically.

Setting up the bot properties

#Insert the token which you can get from Discord's developer page.
TOKEN = '' 

#Set the bot status below.
BotStatus = "Example Bot"

#Set your bots prefix.
Prefix = "."

How to run

The bot can be started with a python command:

python Bot.py

Contribution

You can always pull request to this repo, if you report or fix a bug or if you add more commands to the template I'll be happy to implement them.

botdcpy's People

Contributors

egeyardimci avatar inerska avatar mjk134 avatar 4kaylum avatar up929312 avatar tthn0 avatar

Watchers

Joovzx 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.