Getting Started

Welcome to the Tano Bot Documentation. Tano is a powerful Discord bot with features for server management, music playback, tag role systems, and more. This documentation explains all features of Tano and how to use them.

Note

Before using Tano, make sure you have "Server Administrator" permissions in your Discord server.

Tag Role System

The Tag Role System is a powerful feature that automatically assigns roles to users who have a specific tag in their Discord username. This system is particularly useful for servers that use clan or community tags.

Tip

Set up a dedicated log channel to monitor tag changes in real-time and keep track of user activity.

Tag Role Commands

Command
Description
Parameters
/tagrole setup
Sets up the tag role system
tag: The tag to check for (e.g., DTX)
role: Role to be assigned to users with the tag
log_channel: Channel for logging tag changes
status_channel: (Optional) Channel for status updates
/tagrole status
Changes the status of the tag role system
enabled: true to enable, false to disable
/tagrole check
Checks all server members and updates roles
None
/tagrole info
Shows information about the tag role system
None
/tagrole check-me
Checks the tag of the user running the command
None
/taguser check
Checks a user's tag and updates their role
user: The user to check
/taguser stats
Shows tag statistics for a user
user: The user to check statistics for

Music System

Tano Bot includes a comprehensive music system designed to provide a high-quality and seamless music experience. The system supports various platforms including YouTube, Spotify, and SoundCloud.

Note

For the best sound quality, ensure that Tano is the only bot in the voice channel.

Music Commands

Command
Description
Parameters
/play
Plays a song or adds it to the queue
query: Song name or URL
/pause
Pauses the currently playing song
None
/resume
Resumes a paused song
None
/skip
Skips the current song and moves to the next
None
/stop
Stops music and disconnects the bot
None
/queue
Displays the song queue
page: (Optional) Queue page to view
/nowplaying
Shows information about the current song
None
/volume
Adjusts the volume level
level: New volume level (1-100)
/shuffle
Shuffles the song queue
None
/loop
Changes the loop mode
off: Loop disabled
track: Loop current track
queue: Loop entire queue
/search
Searches for songs
query: Search text
/filter
Adjusts audio filters
bassboost: Enhanced bass
nightcore: Sped up and pitched audio
8D: 3D audio effect
vaporwave: Slowed down audio effect
and more...

Queue Management

Command
Description
Parameters
/remove
Removes a specific song from the queue
position: Position of the song to remove
/clear
Clears the song queue
None
/move
Moves a song to another position in the queue
from: Current position of the song
to: Target position for the song
/skipto
Skips to a specific position in the queue
position: Position to skip to

Playlist Management

Tano Bot allows you to create and manage personalized playlists to save your favorite songs.

Command
Description
Parameters
/playlist create
Creates a new playlist
name: Playlist name
/playlist add
Adds a song to a playlist
playlist: Playlist name
query: Song to add
/playlist remove
Removes a song from a playlist
playlist: Playlist name
position: Position of song to remove
/playlist load
Loads a playlist to the queue
playlist: Playlist name
/playlist view
Displays playlist contents
playlist: Playlist name
/playlist delete
Deletes a playlist
playlist: Playlist name

Tips & Best Practices

For Tag Role System

  • Use the /tagrole check command regularly to keep all members' tags up to date
  • Set up a dedicated log channel to monitor tag changes
  • Track statistics with the /tagstats general command
  • Be patient with the check process in large servers as it may take some time

For Music System

  • For best sound quality, ensure Tano is the only bot in the voice channel
  • Spotify links are supported without requiring a Spotify account
  • Activating sound filters may affect music quality
  • Create custom playlists to store your favorite songs
Note

This documentation serves as a basic guide for using Tano Bot's Tag Role and Music systems. The documentation will be updated as new features are added.