Skip to content

greystorm101/spritebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spritebot

SpriteBot

Setup

This project uses poetry to handle dependencies

Make sure you have python installed. Then, in a terminal window, run:

pip install poetry

Then install the dependencies with poetry:

poetry install

Next make a file at the root of this project called .env file to store the bot secret in (instructions on how to set up a bot and get the bot secret here). The contents of the file should look like this:

BOT_SECRET=SECRET-GOES-HERE

Also, make sure that the intents are enabled on the bot (or else it will be grumpy and die when it tries to run):

Running

Run the following command in terminal:

poetry run python src/bot.py

Troubleshooting

(todo: add troubleshooting section)

About

SpriteBot for the Pokémon Infinite Fusion discord server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •