This repository has been archived by the owner on Sep 10, 2021. It is now read-only.
Back with another update! Thanks for using my library if you do, I tried my best :3
Main things are, DBLRuby::User.new only takes a user object from the server and does not make any calls, that is now done in DBLRuby#user. Make sure to update your code if this affects you. Normal DBLRuby#user or DBLRuby#bot code has not changed.
Also fixed a bug with User#social? always being true. If there's no social links, it returns {}, not null.
Enjoy :)