DBDU / cogs

A large reposity of publicly available cogs that can be activated and using within the Union Bot
https://github.com/DBDU/union
0 stars 1 forks source link

impr: use OrderedDict for options #3

Closed Avaren closed 7 years ago

Avaren commented 7 years ago

Use OrderedDict for options, avoiding CPython implementation detail.