export twilio_bomb_sid=TWILIO_ACCOUNT_SID
export twilio_bomb_token=TWILIO_AUTH_TOKEN
export twilio_bomb_number=TWILIO_NUMBER
The arguments are formatted as follows:
python bomb.py recipient_number "message" messages_to_send
for example...
python bomb.py +15551239999 "Hello world!" 100