/[sudobot]/trunk/src/bot.js
ViewVC logotype

Annotation of /trunk/src/bot.js

Parent Directory Parent Directory | Revision Log Revision Log


Revision 13 - (hide annotations)
Mon Jul 29 17:28:13 2024 UTC (8 months, 1 week ago) by rakin
File MIME type: text/javascript
File size: 69 byte(s)
Typo fixup
1 rakin 13 const App = require("./App");
2 rakin 5
3     const app = new App('..');
4    
5     app.run();

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26