Skip to content
/ ssbbot Public

A bot for the Super Smash Bros. Subreddit that defines terms or retrieves character data when requested

Notifications You must be signed in to change notification settings

snaik27/ssbbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ssbbot

A bot for the Super Smash Bros. Subreddit that defines terms or retrieves character data when requested.

Goal: To help new competitive smash players learn game lingo and give current players an easier way to talk about characters within threads

Link to Reddit post

Issue and Updates tracker

Issues:

  1. Term definitions:
    • The bot can't grab certain wiki definitions properly. This is likely due to either improper tag-search on the bot's end or inconsistent html tagging on the ssbwiki
    • Some definitions that are not available in the ssbwiki should be added. (Like 'wavecheating')
  2. Character data:
    • Some characters' frame data tables are different due to having special attributes.
    • Melee and Brawl data need to be added in
  3. Data scraping:
    • Some characters have spaces between names or inconsistent url-naming on kurogane hammer so scraping must be fixed for them.

Potential Updates

  1. Allow bot to reply to "What is" questions instead of just "ssb_bot define/character_name" direct requests. Potential issues include replying to too many comments, but can be easily avoided using the input-editor in main.py.

About

A bot for the Super Smash Bros. Subreddit that defines terms or retrieves character data when requested

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages