gicocarlo / ricebot_val

Twitch chatbot that lets users in chat play VALORANT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RiceBot Valorant

A Twitch chatbot that lets users in chat play VALORANT

About

I was inspired by DougDoug when he had Twitch chat beat a single level of Mario 64. Video here. Because of this, I was inspired to create a Twitch bot that also took commands from Twitch chat in order to play Riot's new FPS shooter VALORANT. If you guys are interested in checking out my stream, you can check it out here.

Built With

License

This project is licensed under the GPL-3.0 - see the LICENSE file for details

Contributors

Commands

Character Movement

  • !a: Left
  • !d: Right
  • !w: Forward
  • !s: Backwards
  • !space: Jump

Camera Movement

Sadly no Python libraries support camera movement in Valorant. If you find a fix for this please submit a PR. Thank you!

Switching Weapons

  • !rifle
  • !pistol
  • !knife

Shooting Weapon

  • !one_tap
  • !three_tap
  • !spray

Spike Related Commands

  • !plant
  • !defuse

Character Abilities

NOTE: We will be using Phoenix's abilities, but you can change the controls accordingly based on your keyboard set up and character that you choose

  • !blaze: Blaze
  • !curve: Curveball
  • !hot: Hot Hands
  • !ult: Run It Back

About

Twitch chatbot that lets users in chat play VALORANT

License:GNU General Public License v3.0


Languages

Language:Python 100.0%