mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2026-04-30 13:26:03 -04:00
- Removed configureawait(false) from everywhere as it doesnt' do anything in a console app and just makes the code look ugly - Started using .WhenAll extension instead of Task.WhenAll to make it look nicer when chaining methods