Skip to content

made for UML ACM valentines day programming contest

Notifications You must be signed in to change notification settings

svhawkins/valbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

valbot

made for UML ACM valentines day 2023 programming contest


about

given desired attributes (numeric) will generate a valentine by randomly selecting a valentine from the dataframe that fits the given attributes

demonstration of valbot here: https://youtu.be/WK_pUsdr4jY

files

  • valbot.py: python script to run the valentine generating discord bot
  • valgen.py: python script to generate a valentine in the command line (uses roughly the same options as the bot)
  • valentines.txt: .txt file storing valentines and their attributes. used in the dataframe for valentine generation.

further improvements

  1. make it generate an image instead of text
  2. valgen with a --help option

About

made for UML ACM valentines day programming contest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages