Dota 2 Workshop Tools/Community/IRC: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "== Overview == IRC is the primary hub for talking about modding dota. If you are already familiar with IRC, you can join us on ::: ''#dota2mods'' ::: ''irc.gamesurge.net'' ==...")
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
== Overview ==
IRC is the primary hub for talking about modding dota.  If you are already familiar with IRC, you can join us on
IRC is the primary hub for talking about modding dota.  If you are already familiar with IRC, you can join us on


::: ''#dota2mods''
: ''#dota2mods''
::: ''irc.gamesurge.net''
: ''irc.gamesurge.net''


== IRC Rules ==
== IRC Rules ==
Line 13: Line 11:
# Use an external service for posting your code, like pastebin or hastebin.  Do not post code to the channel.
# Use an external service for posting your code, like pastebin or hastebin.  Do not post code to the channel.
# Be helpful! If you know the answer to someone's question, answer it.
# Be helpful! If you know the answer to someone's question, answer it.


== Bots ==
== Bots ==
There are a few bots in the irc channel.  They can be used to assist you.
There are a few bots in the irc channel.  They can be used to assist you.


* ''[[Dota_2_Workshop_Tools/Community/IRC/lebot | lebot]] by RoyAwesome.  Indexes the lua API and maintains the wiki
* ''[[Dota 2 Workshop Tools/Community/IRC/lebot|lebot]]'' by RoyAwesome.  Indexes the lua API and maintains the wiki
* ''Renol'' by SinZ.  Sends memos (offline messages), stored keywords, and api searching
* ''Renol'' by SinZ.  Sends memos (offline messages), stored keywords, and api searching
* ''idler2'' by VoiDeD.  Reports the status of the Dota 2 servers and when Dota 2 is updated.
* ''idler2'' by VoiDeD.  Reports the status of the Dota 2 servers and when Dota 2 is updated.
{{shortpagetitle}}
[[Category:Dota 2 Workshop Tools]]

Latest revision as of 15:37, 13 August 2014

IRC is the primary hub for talking about modding dota. If you are already familiar with IRC, you can join us on

#dota2mods
irc.gamesurge.net

IRC Rules

  1. English Only.
  2. Be concise with your questions. Know what you are asking and it will probably get answered
  3. Don't spam
  4. Use an external service for posting your code, like pastebin or hastebin. Do not post code to the channel.
  5. Be helpful! If you know the answer to someone's question, answer it.

Bots

There are a few bots in the irc channel. They can be used to assist you.

  • lebot by RoyAwesome. Indexes the lua API and maintains the wiki
  • Renol by SinZ. Sends memos (offline messages), stored keywords, and api searching
  • idler2 by VoiDeD. Reports the status of the Dota 2 servers and when Dota 2 is updated.