Code Monkey home page Code Monkey logo

discordpogmarebot's Introduction

Pogmare Bot

GitHub release (latest by date) Wakatime GitHub top language Lines of Code GitHub repo size Sonar Quality Gate Code Climate maintainability Scrutinizer code quality (GitHub/Bitbucket) Discord Shield

Note: The overall files and function structure is not yet polished and will change in the following updates

Table of contents

General info

Pogmare is a Discord bot made for W:MS Spotters server. Main functionalities are focused on counting monster spots and displaying leaderboards, but the bot offers a lot of smaller tools for moderators and the community.

Setup

Recommended Python3.7.7

  • Create virtual env
    • python -m venv c:\path\to\myenv
  • Connect to virtual env
    • Windows: venv\Scripts\activate
    • Linux: source venv\bin\activate
  • Install MySQL
    • Create server_database
  • Install dependencies (execute as administrator)
    • pip install -r requirements.txt
  • Update certificates
    • python modules\install_certifi.py
  • Create server files in server_files folder

Functions

  • Counting monster spots
  • Displaying leaderboards
  • Requesting roles
  • Updating config file
  • Interacting with server's MySQL database
  • Slash commands
    • Will be listed soon™
  • And a lot of more smaller functionalities
  • TBA

discordpogmarebot's People

Contributors

bonhowi avatar

Stargazers

 avatar

Watchers

 avatar  avatar

discordpogmarebot's Issues

error handling

discord.errors.NotFound: 404 Not Found (error code: 10062): Unknown interaction

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.