Skip to content
This repository has been archived by the owner on Sep 10, 2021. It is now read-only.

Version 1.2.0 - Not much changed tbh

Latest
Compare
Choose a tag to compare
@Chew Chew released this 19 Jun 16:01
af1a3cc

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 :)