Skip to content

FlashpointProject/Curation-Validation-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2d61d28 · Dec 16, 2023
Jul 10, 2023
Aug 16, 2022
Aug 15, 2022
Dec 23, 2021
Feb 15, 2021
Jul 10, 2023
Jun 29, 2023
Aug 15, 2022
Aug 15, 2022
Nov 15, 2021
Feb 17, 2021
Jun 29, 2023
Feb 17, 2021
May 31, 2021
Jun 26, 2021
Feb 17, 2021

Repository files navigation

Curation-Validation-Bot

A Discord bot that validates curations for Flashpoint Archive. Also does other things.

Setup and run

  • prepare your discord bot shenanigans, it requires the Server Members intent
  • copy example.env into .env and set the variables
  • copy data/example_rolereaction.json into data/rolereaction.json and set the variables
  • pip install -r requirements.txt
  • python bot.py

Running tests

  • type pytest in the project root directory to run tests

Running the validator server

python -m uvicorn validator-server:app --host 127.0.0.1 --port 8000

About

Curation validation bot for flashpoint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages