From 80acf2c46cce637d52570c61173b8536125e62bb Mon Sep 17 00:00:00 2001 From: matt <30363562+mmattbtw@users.noreply.github.com> Date: Thu, 7 Apr 2022 16:15:12 -0500 Subject: [PATCH] chore(versions): bump version --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.py b/bot.py index 693c60c7..50c313b1 100755 --- a/bot.py +++ b/bot.py @@ -46,7 +46,7 @@ from API.fakeyou import Fakeyou from API.uberduck import Uberduck -VERSION: str = "2.7.0" +VERSION: str = "3.0.0" JS_STRING: str = """""" CHEER_REGEX: str = r"(?i)(cheer(?:whal)?|doodlecheer|biblethump|corgo|uni|showlove|party|seemsgood|pride|kappa|frankerz|heyguys|dansgame|elegiggle|trihard|kreygasm|4head|swiftrage|notlikethis|vohiyo|pjsalt|mrdestructoid|bday|ripcheer|shamrock|streamlabs|bitboss|muxy|anon)\d*"