07-10-2014, 12:53 AM
Added a base conversion tool: https://github.com/mortie/LadBot/commit/...fb7677c6d6
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]