{% extends "layout.html" %} {% block head %} {% endblock %} {% block title %}Dota Noobs{% endblock %} {% block content %} {% cache 60*5 %} {% set teamspeak_data = get_teamspeak_window() %}

Who Are The Doobs!?

Welcome to DotaNoobs! We are a community formed by a group of redditors in an effort to provide a fun and rage-free environment for Dota2 players of all skill levels to enjoy the game and learn from each other. We have a TeamSpeak server open to the public for voice communication; hopping into the server is the best way to get involved, so click on "Server" to the right to get started.

Be sure to visit the forum board to keep in touch with the community even when not playing. Create an account, introduce yourself, and chat about all things DotA.

There is a "Dota Noobs" chat room inside the game client, and a "DotaNoobs" guild to help organzie games outside of TeamSpeak. Ask an admin for an invite today!

Connect to Teamspeak

Our TeamSpeak Server

  • Current Users: {{ ts3_current_clients() }}
  • Active Countries: {{ ts3_countries_active(teamspeak_data) }}
Statistics

Events

{# {% if active_event %} {% endif %} {% if upcoming_event %} {% else %} No events planned for the near future. Suggest one on the forum! {% endif %} #} No events planned for the near future. Suggest one on the forum!
{{ ts3_viewer() | safe }}

News and Announcements

{% for news in latest_news %} {% endfor %}
{#
View All Events

Events

{% if active_event %} {% endif %} {% if upcoming_event %} {% else %} No events planned for the near future. Suggest one on the forum! {% endif %} No events planned for the near future. Suggest one on the forum!
#}

Live Streams

      {% endcache %} {% endblock %} {% block pagescripts %} {% endblock %}