We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d086f5c commit 240ac9dCopy full SHA for 240ac9d
rockytanker.lua
@@ -1,13 +1,12 @@
1
---[[
+
2
local rocky = "rockytanker"
3
4
local random = math.random(1, 3)
5
if random == 1 then print(rocky) end
6
if random == 2 then print("ROCKY IS ROCKY GRAAAAAAAHHHHHH") end
7
if random == 3 then print("the RACISM in my blood...")
8
9
-goofy ahh rockytanker
10
-webhook doesnt work :skull:
11
-okay another webhook test
12
-IT WORKS :longcrazyvn_thumbsup:
13
-]]--
+--goofy ahh rockytanker
+--webhook doesnt work :skull:
+--okay another webhook test
+--IT WORKS :longcrazyvn_thumbsup:
0 commit comments