How do add IRC bot in my server(discord)

Started by UncleRus, May 09, 2020, 08:23 PM

Previous topic - Next topic

UncleRus

What i need to add irc bot into my server?
I LoperkinDead.My brothers scripters TimyrSem,VladSem


UncleRus

https://prnt.sc/se1ddl
https://prnt.sc/se1d5q

I didn't understand anything, I have a discord.nut file in the files on the server
I LoperkinDead.My brothers scripters TimyrSem,VladSem

Gulk2

get the java vcmp server and use JDA for discord and or pircbotx for irc :D

habi

#4
edit values

FBS_NICK    means name of bot
FBS_PASS.   is some password
FBS_SERVER.  ip address. Numeric
Then channel and password.


UncleRus

I LoperkinDead.My brothers scripters TimyrSem,VladSem

MEGAMIND

Quote from: UncleRus on May 11, 2020, 07:25 PMhttps://prnt.sc/sew6hl ok i set what i need to do next?
change theconst FBS_CHAN = "#echo";to your irc channel name, then run your server in about few seconds your server will output the info as your server was coonected to #channelname successfully..!

Xmair

You're supposed to use the IRC server's IP, not your server's.

Credits to Boystang!

VU Full Member | VCDC 6 Coordinator & Scripter | EG A/D Contributor | Developer of VCCNR | Developer of KTB | Ex-Scripter of EAD

MEGAMIND

#8
Quote from: Xmair on May 11, 2020, 09:58 PMYou're supposed to use the IRC server's IP, not your server's.
true + why not just leave irc all alone and move urself to discord, irc is being used but not used much in vcmp server these days discord is famous and being used all around the gaming platforms so better use either lukshyas(sorry for spelling) or dooms plugins

UncleRus

Ok what i need to do to set in my server
I LoperkinDead.My brothers scripters TimyrSem,VladSem