restore the kissu branding
[IRC-YouTube-Bot.git] / readme.md
blob4bd51491505bf485dc2bde6df170f83cab99748e
1 # Verniy-Bot (YTBot)
2 An IRC bot for Sageru that will read youtube links and output it's details. <br />
3 Done in Typescript using NodeJS and irc(https://github.com/martynsmith/node-irc) modules. <br />
4 Done with an IDE of Visual Studio Code. <br/>
6 ## Run
7  ```tsc --skipLibCheck```
8 ## Docs
10 <table>
11 <tr>
12   <th>Command</th><th>Action</th>
13 </tr>
14  <tr>
15   <td>!YTBot -v</td> <td> Output version info</td> 
16  </tr>
17    <tr>
18   <td>!YTBot -h</td> <td> Output information on bot</td> 
19  </tr>
20   <tr>
21   <td>!YTBot</td> <td> Output Commands</td> 
22  </tr>
23  </table>