This website requires JavaScript.
Explore
Help
Sign in
sagi
/
telegram-image-uploader-bot
Watch
1
Star
0
Fork
You've already forked telegram-image-uploader-bot
0
Code
Issues
Pull requests
Releases
Wiki
Activity
c208f83820
telegram-image-uploader-bot
/
index.js
4 lines
75 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Exported main script as a module...
2017-10-21 18:55:25 +00:00
const
botEngine
=
require
(
'./botEngine'
)
;
Moved all to config + added a file to save users
2017-10-21 14:06:42 +00:00
Exported main script as a module...
2017-10-21 18:55:25 +00:00
botEngine
.
runBot
(
process
.
argv
)
;
Reference in a new issue
Copy permalink