Skip to content

Commit

Permalink
changes from crawler to bot
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielraeder committed Jun 3, 2024
1 parent 1ce38d6 commit e3a1a2b
Show file tree
Hide file tree
Showing 141 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
Yuno Docs!
4 changes: 2 additions & 2 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def yuno_choices():
print("------------------------------------------")
print("Do you want to:")
print("------------------------------------------")
print("1. Run crawler")
print("1. Run bot")
print("2. Update translated content")
print("3. Go back")
print("------------------------------------------")
Expand All @@ -55,7 +55,7 @@ def yuno_choices():
def pagbank_choices():
while True:
print("Do you want to:")
print("1. Run crawler")
print("1. Run bot")
print("2. Update translated content")
print("3. Go back")
print("------------------------------------------")
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.

0 comments on commit e3a1a2b

Please sign in to comment.