Panini-Devs / bismarck

Multipurpose discord bot written in rust!
GNU General Public License v3.0
5 stars 5 forks source link

wishing changes #38

Closed paninizer closed 5 months ago

paninizer commented 5 months ago

Changelog:

Added wish system raw algorithm, proven working by using tests. Added Wikipedia command. Added compile optimizations to Cargo.toml which uses nightly parallel compile frontend, improved compile times noted, especially on Linux and WSL.

Next steps: Create wishing pools and subsequent command systems. Modularize the bot by creating crates and separate files for faster compilation overall.