Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
module:ircbot [2019/04/24 12:19] – Removed editorials. Adjusted some formatting and branding. Added some info re: running the bot. Advice about which port number to use would belong in the ircd wiki page if anywhere. I didn't understand the bit about 'passwords', so I removed it. ecbbsmodule:ircbot [2019/04/24 12:29] – Removed the IRC log (placeholder documentation) from the top of the page. ecbbs
Line 1: Line 1:
 ====== IRC Bot ====== ====== IRC Bot ======
- 
-<code> 
-<cellguy> can anyone answer a Sychronet IRC question for me?  has to do with the bot scripts included with synchronet package 
-<cellguy> How do you get them working?  Cant find any documentation on them 
-<cellguy> need to get one oman IRC channel on my server 
-<cellguy> saw them in the directory and looked at the configs, just need a jump start 
-<Troice> You set up the ini file and run it using jsexec. 
-<cellguy> ok sweet, thats the jump start I was looking for 
-<Troice> ctrl/ircbot.ini 
-<Troice> sbbs/exec/jsexec -d ircbot.js 
-<cellguy> thanks a bunch 
-</code> 
- 
--------------------------------------------------------------------------------------------------------------------------------------------- 
  
 **Installation** **Installation**
Line 135: Line 121:
 **Using the IRC Bot**   **Using the IRC Bot**  
  
- +  - See the help menu by sending **/msg <botnick> help**. 
-//Notes// +  - Some commands are restricted and will not show up in the help menu (or be usable), until you have identified yourself to the bot.  To identify, use **/msg <botnick> ident <password>**.  (Your IRC nickname must be the same as your username on the BBS for this to work.)
-  - See the help by sending **/msg <botnick> help**. +
-  - You will need to **/msg <botnick> IDENT <password>** against your bot to see the full menu of items+
    
 Without **IDENT** the help looks like; Without **IDENT** the help looks like;