-
Notifications
You must be signed in to change notification settings - Fork 5
/
cls
26 lines (26 loc) · 1.02 KB
/
cls
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[1mdiff --git a/src/main/java/in/codingboy/aioofbot/MyBot.java b/src/main/java/in/codingboy/aioofbot/MyBot.java[m
[1mindex 4e44691..fb1edc8 100644[m
[1m--- a/src/main/java/in/codingboy/aioofbot/MyBot.java[m
[1m+++ b/src/main/java/in/codingboy/aioofbot/MyBot.java[m
[36m@@ -175,6 +175,6 @@[m [mpublic class MyBot extends TelegramLongPollingBot {[m
}[m
@Override[m
public String getBotToken() {[m
[31m- return "YOUR TOKEN";[m
[32m+[m[32m return "1194958017:AAEryxj9Vi5VQdsFo7_2EG8KsSGkG5MPro4";[m
}[m
}[m
\ No newline at end of file[m
[1mdiff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html[m
[1mindex 190e234..08ffc00 100644[m
[1m--- a/src/main/resources/templates/index.html[m
[1m+++ b/src/main/resources/templates/index.html[m
[36m@@ -9,6 +9,6 @@[m
</head>[m
<body>[m
[m
[31m- <h2>Welcome , Bot is running</h2>[m
[32m+[m[32m <h2>Welcome ,Bot is running</h2>[m
</body>[m
</html>[m
\ No newline at end of file[m