# flamethrower **Repository Path**: mirrors_blakesmith/flamethrower ## Basic Information - **Project Name**: flamethrower - **Description**: Flamethrower gives you the power to use your awesome irc client to talk in your campfire rooms - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-04-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README = Flamethrower: An irc to campfire gateway * Now with ASCII art conversion! (Oooo, shiney!) Flamethrower gives you the power to use your awesome irc client to talk in your campfire rooms. = Usage: === Getting Started gem install flamethrower flamethrower -d -t Then fire up your irc client and point it to localhost:6667. If your domain and API token are valid, you should see a list of channels appear in the MOTD message. /join anyone of these and start chatting. You can also create a YAML file with domain and token specified like so: domain: mydomain token: aoeu1234 Then start flamethrower like so: flamethrower -c ~/myconfig.yml By default, flamethrower will use the config file located at ~/.flamethrower/config.yml. === Contributing Flamethrower is a constant work in progress. If you find it useful and would like to see it do something, please submit a patch (with tests please)!. Bug reports are also highly appreciated. === Authors Flamethrower is written by Blake Smith Contributions by: Alexander Rakoczy[https://github.com/toothrot]