Youssef Elmarakshy
Youssef Elmarakshy
Hi @Sz4by , The installation is pretty simple. - Extract the files into a folder and run `npm install` through your CMD. - Create a file in the same folder...
> And it doesn't matter where I enter it? Yeah as long the library is linked correctly, you can put that piece of code anywhere, and it should run. Whether...
> Thank you, and one more question, it's not possible to put Hungarian language, right? Library currently doesn't support language localization for news, but I'll probably give it a small...
if you'll put it on the same file as the `newswire.js` then you won't need the first line and to run it would be `node newswire.js`
> [READY] Started news feed for gtav. Feed refreshes every 2 hours. > This is what he says to me, but he hasn't sent anything to discord yet If it's...
Yeah I think, it won't work with Linux for now. At the time of its creation, I was just making it for fun. Probably I'll update it this week with...
> how would you use more then 1 tag would it be const latestNews = new newswire(gta5,rdr2, webhookURL); hey @sharpie1664 Currently it doesn't support more than 1 tag, but for...