Coder Social home page Coder Social logo

lordxphantom / mkw-wiimmfi-status-bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opale95/mkw-wiimmfi-status-bot

0.0 0.0 0.0 478 KB

A Discord Bot that shows the current amount of people playing Mario Kart Wii on the custom Wiimmfi servers.

License: GNU General Public License v3.0

Shell 0.07% Python 15.92% HTML 84.01%

mkw-wiimmfi-status-bot's Introduction

MKW Wiimmfi Status Bot

A Discord Bot (using the discord.py python library) that shows the current amount of people playing Mario Kart Wii on the custom Wiimmfi servers.

Wiimmfi server website (from which the data is taken from): https://wiimmfi.de/stat?m=88

Installing

Python 3.9.1 required

Install required libraries:

# Linux/macOS
python3 -m pip install -r requirements.txt

# Windows
py -3 -m pip install -r requirements.txt

Required library on Raspbian (for Raspberry Pi hardware):

sudo apt-get install libatlas-base-dev python3-dev

Configuration

  • Go to the Discord Applications website and select/create your App: https://discord.com/developers/applications/
  • Client ID:
    • Click the Copy button under Client ID
      • Open the client_id.txt file, remove any content then paste.
  • Token:
    • Click the Bot section under Settings on the left of the webpage.
    • Click the Copy button under Token.
    • Open the token.txt file, remove any content then paste.

Usage

#Linux/macOS
python3 main.py

mkw-wiimmfi-status-bot's People

Contributors

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