Updated guide
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -4,7 +4,7 @@ from telegram.ext import ApplicationBuilder, CommandHandler, ContextTypes
|
|||||||
import random
|
import random
|
||||||
|
|
||||||
# 🔑 REPLACE WITH REAL TOKEN FROM @BotFather
|
# 🔑 REPLACE WITH REAL TOKEN FROM @BotFather
|
||||||
BOT_TOKEN = "7864875699:AAEWf6ff1DYNzPvW6Dbn7D2W5aavg9KPhgY"
|
BOT_TOKEN = ""
|
||||||
|
|
||||||
# --- COPY STUDENT JOKES HERE BEFORE CLASS ---
|
# --- COPY STUDENT JOKES HERE BEFORE CLASS ---
|
||||||
JOKE_LIST = [
|
JOKE_LIST = [
|
||||||
|
|||||||
Reference in New Issue
Block a user