--- !ruby/object:Gem::Specification name: qwtf_discord_bot version: !ruby/object:Gem::Version version: 0.5.8 platform: ruby authors: - Sheldon Johnson autorequire: bindir: exe cert_chain: [] date: 2018-08-23 00:00:00.000000000 Z dependencies: [] description: A Discord bot for reporting on QuakeWorld Team Fortress game servers email: - shayolden@hotmail.com executables: - qwtf_discord_bot extensions: [] extra_rdoc_files: [] files: - ".env.example" - ".gitignore" - ".rspec" - ".travis.yml" - Gemfile - Gemfile.lock - LICENSE.txt - README.md - Rakefile - bin/console - bin/setup - emoji/blue_demoman.png - emoji/blue_engineer.png - emoji/blue_hwguy.png - emoji/blue_medic.png - emoji/blue_pyro.png - emoji/blue_scout.png - emoji/blue_sniper.png - emoji/blue_soldier.png - emoji/blue_spy.png - emoji/red_demoman.png - emoji/red_engineer.png - emoji/red_hwguy.png - emoji/red_medic.png - emoji/red_pyro.png - emoji/red_scout.png - emoji/red_sniper.png - emoji/red_soldier.png - emoji/red_spy.png - exe/qwtf_discord_bot - lib/emoji.rb - lib/player.rb - lib/qstat_request.rb - lib/qwtf_discord_bot.rb - lib/qwtf_discord_bot/qwtf_discord_bot_server.rb - lib/qwtf_discord_bot/qwtf_discord_bot_watcher.rb - lib/qwtf_discord_bot/version.rb - lib/team.rb - qwtf_discord_bot.gemspec - server_screenshot.png - watcher_screenshot.png homepage: https://github.com/drzel/qwtf_discord_bot.git licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.7.3 signing_key: specification_version: 4 summary: Works by wrapping the excellent CLI server query toolqstat. Accepts the !server command from users and also periodically checks for new players on the server and reports about them. test_files: []