paris-ci / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
6 stars 1 forks source link

Add a command to convert binary form to str(10) #43

Closed paris-ci closed 8 years ago

paris-ci commented 8 years ago

ie : 01010010 01100101

Afootpluto commented 8 years ago

http://www.wolframalpha.com/input/?i=0101001001100101 something like this?

paris-ci commented 8 years ago

Yup