项目作者: DhruvDange

项目描述 :
A bot for discord servers made using discord-py. It has all the functionality a discord bot must have plus some special features I made for the servers.
高级语言: Python
项目地址: git://github.com/DhruvDange/Dhaba-bot.git
创建时间: 2021-06-24T08:55:00Z
项目社区:https://github.com/DhruvDange/Dhaba-bot

开源协议:

下载


Dhaba- A Discord bot

The project is a bot for discord servers. Its built using
discord.py package and has all the functionality a discord
bot must have plus some special features I made for the servers.

I used a lot of old and new programming packages in this project.
I also learnt a lot of new programming features.

Some of these include:

  • Asynchronous programming
  • Web Scraping
  • Files (creation, reading etc)
  • Decorators in python
  • Error handeling
  • and a lot more…

Roadmap

  • Add song playing functionality

  • Add roles and level up server members

  • Give bot sort of a personality through the commands
    and events

Deployment

To deploy this project you need python 3.7 or above
and need discord.py installed.

  1. pip install discord.py

After installation head over to discord developer page
and register an app.
A guide for the same can be found here: https://www.youtube.com/watch?v=nW8c7vT6Hl4&t=6s

Docs for discord.py can we found here: https://discordpy.readthedocs.io/en/stable/

Authors