AsmBot
Slack commands to assemble and disassemble code.
Dependencies
Setup
Install dependencies using pip
.
pip install -r requirements.txt
Deploy the application somewhere.
Setup slash commands on your Slack to point to the /asm
and /disasm
endpoints.
Enjoy!