When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Wikipedia : IRC/Channel access and configuration guide

    en.wikipedia.org/wiki/Wikipedia:IRC/Channel...

    To automatically remain invited (until the channel empties), a user with a cloak may be added to the channel's invite list by any channel operator: Become an operator of the channel: /msg ChanServ OP #CHANNEL_NAME. Then add the user to the invite list using their cloak as a mask: /mode #CHANNEL_NAME +I *!*@your/user/cloak (note uppercase)

  3. Template:Discord server - Wikipedia

    en.wikipedia.org/wiki/Template:Discord_Server

    Allows linking to a Discord guild Template parameters [Edit template data] This template prefers inline formatting of parameters. Parameter Description Type Status Guild ID 1 The ID of the guild (obtainable by right-clicking on the server header and selecting "Copy ID" in developer mode) Number required Guild Name 2 The title (name) of the guild String required Join code joincode The code to ...

  4. Template:Bots - Wikipedia

    en.wikipedia.org/wiki/Template:Bots

    The Bots and Nobots templates tell bots and other automated editing tools and scripts that they either should or should not edit a page that has the template. The templates can be used to block most bots (all bots that have implemented this functionality) or specific bots by name or function.

  5. Template:Botnav - Wikipedia

    en.wikipedia.org/wiki/Template:Botnav

    Main page; Contents; Current events; Random article; About Wikipedia; Contact us; Help; Learn to edit; Community portal; Recent changes; Upload file

  6. IRC bot - Wikipedia

    en.wikipedia.org/wiki/IRC_bot

    Often, an IRC bot is deployed as a detached program running from a stable host. It sits on an IRC channel to keep it open and prevents malicious users from taking over the channel. It can be configured to give channel operator status to privileged users when they join the channel, and can provide a unified channel operator list. Many of these ...

  7. Wikipedia:Discord - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:DISCORD

    Discord is a freemium and proprietary chat room program available for web browsers, Windows, Mac, Linux, Android, and iOS. Editors can chat by text like WP:IRC, but also by voice calls, unlike IRC. In 2016, an unofficial Wikimedia Discord server was founded. It is moderated by several trusted Wikimedians, and members should follow the ...

  8. Template:User talk rules - Wikipedia

    en.wikipedia.org/wiki/Template:User_talk_rules

    diffsplease - By default, the template asks users to use diffs. Set to "n" to only ask for quotes. archive - Set to "y" if you (or a bot) archive your talk page. archivebot - If a bot archives your talk page, set this to the name of the bot without the "User:" prefix. If you set it to "self", the template assumes that you don't use a bot.

  9. Help:Creating a bot - Wikipedia

    en.wikipedia.org/wiki/Help:Creating_a_bot

    Once the bot has been approved and given its bot flag permission, one can add "bot=True" to the API call - see mw:API:Edit#Parameters in order to hide the bot's edits in Special:RecentChanges. In Python, using either mwclient or wikitools, then adding bot=True to the edit/save command will set the edit as a bot edit - e.g. PageObject.edit(text ...