lunarflu HF staff commited on
Commit
5e6f2d9
1 Parent(s): 015591e

Synced repo using 'sync_with_huggingface' Github Action

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,7 +66,7 @@ async def on_message(message):
66
  #print(f"xp_data: {xp_data}")
67
  save_xp_data()
68
 
69
- bot_ids = [1130774761031610388, 1155489509518098565, 1155169841276260546, 1152238037355474964, 1154395078735953930]
70
 
71
  try:
72
  if message.author.id not in bot_ids:
 
66
  #print(f"xp_data: {xp_data}")
67
  save_xp_data()
68
 
69
+ bot_ids = [1166392942387265536, 1158038249835610123, 1130774761031610388, 1155489509518098565, 1155169841276260546, 1152238037355474964, 1154395078735953930]
70
 
71
  try:
72
  if message.author.id not in bot_ids: