mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2024-11-22 08:13:53 +00:00
hotfix
This commit is contained in:
parent
c2788224e7
commit
09416a0ba0
@ -10,7 +10,7 @@
|
|||||||
<input type="submit" value="Start bot">
|
<input type="submit" value="Start bot">
|
||||||
</form>
|
</form>
|
||||||
<div id="start_offer">Type your bot token to the input above to start its work</div>
|
<div id="start_offer">Type your bot token to the input above to start its work</div>
|
||||||
<script type="text/javascript" src="ResenderBot.js"></script>
|
<script type="text/javascript" src="ResenderBotLib.js"></script>
|
||||||
<div id="bots_container"></div>
|
<div id="bots_container"></div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user