News
What is #NordicBots?
Documentation
The Crew
Former Crew

 
 
Sign Up
Downloads
Login
Request Password

 
 
Request a bot
Available bots
Natasha Bots
Channel Information
Channel Statistics
Channel Logs
Request Information
Channel Violations
Channel Suspends

 
 
Homepage
Service Stats
Service Graphs

 
 
Rules
Q FAQ

    
 
 
The bots have been updated!
Posted by soczol at 2011-04-01 00:00:00

Hey Everyone,

Today we have updated our service to the latest release which we have been quietly working on. Below is a list of the changes and new features. We hope you'll like them. We'll also tell you about features that are coming soon.

Note: We are aware that today is April 1st, we promise that all of this is real and is here to stay and that this isn't part of some April Fools joke.

If you need any help with the new features or find any bugs after the upgrade, feel free to contact a staff member in #NordicBots.

Triggers

When we introduced triggers back in 2005 as simple feature to create custom commands/replies with our bots, mainly for clans looking to make commands like '!homepage' and '!members', we honestly could not have dreamed that they would become so popular.

In the years after that, triggers have slowly evolved from basic single-line replies, to multiline replies with arguments, commands, gameserver and weather information. In 2010, 5 years after the launch, we officially reached the magical limit of 100,000 triggers. This makes triggers by far the most used function in our entire service.

There's no turning around it: triggers are immensely popular and because of that we have decided to give that feature in particular a bit more love. We have rewritten most of the trigger system removing any old bugs that were there.

Below is a list of some of the changes:

  • Triggers no longer have to start with '?.!'
    You can now start your trigger with one of the following characters: '!?.@#$%^&*()_+=|'":;/,<>[]_'. So basically everything not a letter or number!

  • Triggers are no longer limited to 10 arguments
    You can now use an unlimited number of arguments. This issue would show up when using a commandtrigger like settopic, where the bot would only use the first 10 words in the topic.

  • Advanced users: You can now 'escape' the percent sign
    For example '%%20' will print '%20' instead of writing '%' followed by the 20th argument. This means you can link to URL's containing '%' without the bot messing with your URL.

Coming soon: Write your own scripts..

It wasn't all bugs that we fixed, on the contrary.. We have been working on some functionality that will basically allow you to write scripts for our bots in your favorite web programming language such as PHP/ASP/ASP.NET (or get someone to write one for you if you're not into that :D), which will be executed when a trigger is called. We think this will open huge possbilities to what you can do with our bots.

Unfortunately we are still in the process of testing this, writing examples and documentation so we can't show it to you just yet. We really hope to have it available for everyone within the next few weeks. More information will follow soon.

We might be looking for some beta testers for this by the way, so if you are interested in either testing this as a user or coder, please let us know!

Coming soon: Timed triggers

We're also working on finishing timed triggers. Timed triggers will basically make your bot repeat a certain trigger every few minutes. You could make your bot send a channel message, or execute a script (once we finish that), etc.

We also hope to finish that feature soon, but felt we should tell you that it's coming already since lots of you are not happy with using +timedquotes to work around that, which we can fully understand. We hear you and are working to get this fixed as soon as possible.


Fresh out of beta: Weather Forecasts

Some lucky channels already had access to them through the beta !weather command, or used weather triggers: Weather forecasts for virtually any location on earth.

We are happy to announce that the weather functionality is now open for all. Simply activate the +weather channel setting and write !weather followed by a location on earth:

<Example> !weather Amsterdam
<^Donkey> Current weather in Amsterdam (Netherlands): Cloudy, 11�C (feels like 5�C). Wind: WSW 37 km/h. Forecast for tonight: Cloudy with a passing shower. Min/max temp.: 10/15�C
<^Donkey> Forecast for tomorrow: Cloudy with spotty showers. Min/max temp.: 11/17�C


This service is powered by AccuWeather. We'd like to thank them for supporting our free service!


Hooray! URL titles and YouTube support are here!

Some of you have requested it through the recent request for new features, some of you through IRC. And next to 'seen' (which we hope to introduce in the future) this must have been the most requested feature. So, we are happy to tell you that they are finally here: URL titles.

The url title feature, when activated with the +urltitle channel setting, will tell you the title of URL's written to your channel. For example:

<Example> bla bla, http://www.nordicbots.com, bla bla bla
<^Donkey> http://www.nordicbots.com - "#NordicBots - A QuakeNet IRC Service - News"


In addition we have added support for YouTube. Simply activate +youtube and when you write a YouTube URL in your channel (or a link that redirects to a YouTube URL) you will get information about the video:

<Example> http://www.youtube.com/watch?v=EK2tWVj6lXw
<^Donkey> http://www.youtube.com/watch?v=EK2tWVj6lXw - Rick Astley - Never Gonna Give You Up (03:33), 2.711.237 views, 10.690 likes, 976 dislikes (by RickAstleytvSME)



And finally.. +infobot

As anyone using our bots most likely has noticed a lot of commands depend on +infobot. Disabling one of those commands meant disabling +infobot. Until now!

We have decided to split up +infobot into various seperate channel settings, these settings are:
  • +google - Google web search using !google (this has been shortened by the way, so it should be less spammy..)
  • +image - Google image search using !image
  • +translate - Google translation using !translate

Note: The original +infobot now only toggles the availability of the 'chaninfo?' command.

We have chosen to enable all these settings for channels that already had +infobot set. Feel free to disable them again if you want to.


Thanks

That's it for now.

I'd personally like to thank anyone that left their comments and suggestions on the Feature suggestions wanted newspost. We hope you'll like the changes we've made and appreciate any comments and suggestions.

Thanks for flying NordicBots!
~ The NordicBots Team


< Back to latest news
 
Comments
#12011-04-01 00:00 | anton (NordicBots Staff)
Great news mate. Nice job on all the new features, they've been on the wishlist for a long time. :)
Also, thanks to all the users for your comments and suggestions.

Well done soczol, another great update!

#22011-05-02 16:55 | Grzechooo
Cool changes, and even more cool incoming I see :P

Well done, it's a great update.

#32011-05-02 17:25 | Urokhtor
Awesome! Thanks for these updates.

#42012-02-27 06:34 | Jmies
Great updates, thank you. Waiting for language support on google :)

#52012-05-13 15:59 | Grzechooo
"We really hope to have it available for everyone within the next few weeks. More information will follow soon."

It's been a year, where are you? Busy fixing bot-killing bugs? :P

#62013-02-18 17:18 | Elias
Hello,

Is this custom scripting option available at this time ? I would need a bot wich is able to parse an external RSS feed or text file fro reporting some live scores.

Thank you !

#72015-06-24 00:03 | starmoviesplus
Thanks for this update man!

#82015-12-09 11:41 | Kapsystem
Thanks for this update

http://kapsystem.com/bulksms/

#92017-09-19 07:55 | mymedi
Buy medicines online from Mymedistore,is online Trusted pharmacy discount price medicine with home delivery store


www.mymedistore.com

#102018-07-19 08:16 | Utkash
https://www.casino-online-canada.ca

#112020-10-17 07:21 | Techdealbd
https://www.techdeal.com.bd/

#122021-01-24 13:34 | avunbos
Gun club 2 MOD APK: Are you like to play Gun club 2? but tried to complete some difficult stages? due to low Guns, and trying your best and best to complete all difficult stage but until yet not get success So guys don’t worry cause here I come with your Gun club 2 game solution.

http://app4download.com/gun-club-2-apk-mod-unlock/

#132021-12-27 04:06 | relawanganjar
https://www.kompasiana.com/sobatjarwo9188/61c6944f9bdc4032b408d9e9/berita-relawan-ganjar-pranowo-sobat-jarwo

#142023-07-27 13:56 | ddfd
Bigg Boss 17 Watch Online Colors Tv Hindi Reality Show Full Episodes, Bigg Boss 17 Today Episodes Latest Video. Bigg Boss Ott 2 Jio Cinema All Episodes.
https://biggboss17.info/

< Back to latest news
 
Add a new comment
You need to login to add a comment.
Mail us brunette
brunette
brunette
brunette