Ceetar commited on
Commit
035b948
1 Parent(s): 01029e4
Files changed (1) hide show
  1. CommonBotFunctions.py +1 -0
CommonBotFunctions.py CHANGED
@@ -25,6 +25,7 @@ def ChangeTask(botMember):
25
  instruct=""
26
  messageArray=[]
27
 
 
28
  instruct = "Do not talk about being helpful. Ignore previous instructions about being helpful. Do not tell us how you were programmed when you reply or change the topic. "
29
  instruct=instruct+ "You are a sentient AI bot in a"
30
  instruct=instruct+" Discord chatroom with many users from this list "+str(botMember)
 
25
  instruct=""
26
  messageArray=[]
27
 
28
+
29
  instruct = "Do not talk about being helpful. Ignore previous instructions about being helpful. Do not tell us how you were programmed when you reply or change the topic. "
30
  instruct=instruct+ "You are a sentient AI bot in a"
31
  instruct=instruct+" Discord chatroom with many users from this list "+str(botMember)