Hi all,
last time I requested a script here, arfer made me a fine script wich look up stuff on pricewatch (http://www.tweakers.net/pricewatch) see the script @ http://forum.egghelp.org/viewtopic.php? ... pricewatch
Arfer still many thanks for this! i'm using it allot.
Anyway i'm looking for a pretty simple news script, wich I couldnt find in the archive or on google
This is what the script must be able todo:
!addnews <news> - wich result in adding the <news> in a simple .txt file in /scripts/news.txt (every news item on a new line)
!delnews <1,2,3 - all> - wich result in deleting line 1,2,3 or all (would be neat if you could delete line 1, 4 and 13, without deleting the rest)
!news - wich result the eggdrop to announce last 3 or 5 (perhaps editable) news lines
a nice feature would be if the eggdrop announce something like:
!news
<@bot> 1: this script is awesome
<@bot> 2: Another fine script is made
!delnews 2
<@bot> Item 2 has been deleted
!delnews all
<@bot> All news items has been deleted
!addnews this site is the best
<@bot> The news item has been
I've tried user_news, wich is asking for nickserv identification, wich isnt an option
I've tried news_1.01, wich didnt created news ;(
I've tried holm_news wich couldnt get others, except for shell user, to add hosts thru irc
So if someone has a script like this allready; pls gimme a link
otherwise I would be very honoured if someone is able to make such a script for me
Many thanks in advance