Skip to content

Commit

Permalink
reset
Browse files Browse the repository at this point in the history
  • Loading branch information
little2 committed Jul 18, 2024
1 parent 80c6c76 commit 595572d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions vendor/wpbot.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
wp_bot = [
# {
# 'title': 'blgg',
# 'bot_name': 'ShowFilesBot',
# 'id': '6995324980', # 6854050358
# 'mode': 'enctext',
# 'pattern': r'(?:p_|vi_|f_|fds_|pk_)[a-zA-Z0-9-_]{30,100}\b',
# 'message_thread_id': '23'
# },
{
'title': 'blgg',
'bot_name': 'ShowFilesBot',
'id': '6995324980', # 6854050358
'mode': 'enctext',
'pattern': r'(?:p_|vi_|f_|fds_|pk_)[a-zA-Z0-9-_]{30,100}\b',
'message_thread_id': '23'
},
{
'title': 'filespan1',
'bot_name': 'FilesPan1Bot',
Expand Down

0 comments on commit 595572d

Please sign in to comment.