Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.
/ WACKA Public archive

An open-source Discord bot for the arcade rhythm game WACCA.

License

Notifications You must be signed in to change notification settings

burritosoftware/WACKA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WACKA, so long | #ThankYouWACCA

As part of WACCA's online service shutdown, the API endpoints used in WACKA no longer are accessible and the bot will error on lookups.
Thank you for using WACKA! This code will be archived for reference.


An open-source Discord bot for the arcade rhythm game WACCA.

Setup

Requirements

  • Python 3
  • Aime Account with a WACCA Profile (it is recommended to have a dedicated account for this bot)

Installation

  1. Install dependencies.
python -m pip install -r requirements.txt
  1. Create a copy of the .env-example file to .env and fill in your bot token and Aime ID
  • To get the Aime ID, login on WACCA My Page, and before selecting profile, run this in the console: document.getElementById('aimeId').value
cp .env-example .env
nano .env
  1. Start the bot.
python bot.py

Done!

About

An open-source Discord bot for the arcade rhythm game WACCA.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages