You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In this section, we will show you the advanced methods for controlling infowindows styles using the CartoDB interface. These skills will allow you to have highly customized infowindows for your published maps, created directly on your account. You don't need any programming skills to edit infowindows and you can see a tutorial of basic methods here. This section is about advanced methods and you will be required to use basic skills in HTML and later CSS.
Editing Infowindow HTML
CartoDB gives you direct access to the HTML that controls the layout of your infowindows. If you don't feel ready to edit HTML and CSS see the tutorial of basic methods. In CartoDB you can find the advanced editor by selecting the Infowindow Wizard and then clicking the small code tag in the upper right.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Interacting with MusicBot is done via chat commands. The bot does not take commands via DMs, with the exception of the joinserver command from the owner of the bot. The owner may have changed the bot's command prefix from the default ! to something else, as to not interfere with another bot that uses ! for commands. Most messages are deleted after some time, as not to fill up the chat with stale information.
Basic description of what the command does. Additional information may be provided.
If a command has a second set of usage text, that means there's another way to use the command.
When using arguments, do not include the brackets ([ ] or < >). These are for indicating the type of argument. If an argument starts with an @, i.e. [@user], this indicates that the argument should be a user mention, not just the name of the user. Discord names are not unique, any user can c
Do these in any Discord text channel that you can view/post messages in.
User (for OwnerID in the config): \@yourname (e.g: User KyrosKoh would do \@KyrosKoh).
In the newest versions of the Discord Client, you can also obtain the IDs of Users, Servers, and Channels through enabling "Developer Mode" in User Preferences (Appearance) and Right Clicking, Selecting "Copy ID".
Alternatively, or for other IDs, run the MusicBot and do the command !listids.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters