Skip to content

clarkh9/Wiimmfi_Bot

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

Wiimmfi_Bot

Versatile Discord chat bot all about Wiimmfi (custom servers for Wii and DS)

Installing and Setup

• Latest version of Python required (built using Python 3.9)

• Install .env:

pip install dotenv

• Insert your unique Client Token from the Developer Portal into the environment file

from dotenv import loadenv
load_dotenv(".env")

Modules used:

discord.py: https://discordpy.readthedocs.io/en/stable/index.html

Discord API: https://discord.com/developers/docs/intro

asyncio: https://docs.python.org/3/library/asyncio.html

About

Versatile Discord chat bot all about Wiimmfi (custom servers for Wii and DS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages