07-10-2014, 12:53 AM
Added a base conversion tool: https://github.com/mortie/LadBot/commit/7384a19bed3dab9695b3d6e6e0325afb7677c6d6
converts a number to a base. Tell it to convert to base 2, and you'll have your binary conversion
Code:
convert [number] to base [base]
