/
[sudobot]
/
trunk
/
src
/
bot.js
Contents of /trunk/src/bot.js
Parent Directory
|
Revision Log
Revision
5
- (
show annotations
)
Mon Jul 29 17:28:11 2024 UTC
(8 months ago) by
rakin
File MIME type: text/javascript
File size: 69 byte(s)
Added base commands
1
const App = require("./app");
2
3
const app = new App('..');
4
5
app.run();
[email protected]
ViewVC Help
Powered by
ViewVC 1.1.26