项目作者: Code-Flow-Development

项目描述 :
Python Discord bot for Special Interest Project
高级语言: Python
项目地址: git://github.com/Code-Flow-Development/PyBot.git
创建时间: 2019-11-15T15:25:00Z
项目社区:https://github.com/Code-Flow-Development/PyBot

开源协议:GNU Affero General Public License v3.0

下载


PyBot

Python Discord bot for Special Interest Project

GitHub repo size
Requires.io
GitHub
Codacy grade

PyBot was developed by Loco, Unity, and Puyodead1 for a school project.

PyBot Dashboard was developed by Puyodead1

Dependencies

  • flask - API Server
  • pyncal - Required for music features
  • youtube_dl - Required for music features
  • PRAW (Python Reddit API Wrapper) - Used by meme comamnd for retrieving memes from reddit
  • timeago - Used to format amount of time since x
  • coloredlogs - Used for better logging
  • verboselogs - Used for adding success messages to coloredlogs
  • discord.py - Main discord wrapper
  • python-dotenv - Used for reading enviroment variables from .env file
  • pymongo - Used for storing user, server, and bot settings
  • requests - Used for interacting with the dashboard
  • flask_session - Used for storing OAuth and other information
  • requests_oauthlib - Used for Discord OAuth2
  • bitcoin-price-api - Used for getting bitcoin prices from different exchanges
  • profanityfilter - Used by the profanity filter module