A554551N / chorumfur-bot

A bot to manage a custom discord
1 stars 0 forks source link

50 allow makerandomcreature to create a user defined number of creatures per run #56

Closed A554551N closed 1 year ago

A554551N commented 1 year ago

added add_multiple_creatures_to_db() to permit adding large numbers of creatures to the database in a single push, rather than as individual transactions. Also refactored .makeRandomCreature() to reduce the number of discord API calls to 1 no matter how many creatures were created.