Skip to content

bvoo/fightcade-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Fightcade2 Bot

WIP

Features

  • Logs into and joins channels in Fightcade
  • Easy customization
  • Logs all chat
  • More soon

How to use

  • Make sure Fightcade is installed and works
    • Only needed if you want to send messages, otherwise you can leave this out.
  • Clone the repo
    • git clone https://github.com/bvoo/fightcade-bot.git
  • Edit important.json with the bot accounts user/pass, and most recent Fightcade version
  • Install requirements.txt
    • pip install -r requirements.txt
  • Run python main.py

To Do

  • Fix sending messages
  • Handle Idx and RequestIdx better
  • Check account for channel limit (components/join.py)
  • Convert message handler to switch statement
  • Deal with reconnecting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages