The official discord bot that streams Listen.moe to your discord server. Add it to your server here!
- After you've added the bot to your server, join a voice channel and type
~~jointo bind the bot to that channel. - At any time, anyone can use the "Now playing" command to see what song is being played and who requested it.
- The bot's "game" will alternate between the server count and the currently playing song every 15 seconds.
This list assumes a prefix of ~~.
-
~~joinType this while in a voice channel to have the bot join that channel and start playing there. -
~~leaveMakes the bot leave the voice channel it's currently in. Limited to users with the "manage server" permission. -
~~npGets the currently playing song and artist. If the song was requested by someone, also gives their name and a link to their profile on forum.listen.moe. -
~~ignoreIgnores commands in the current channel. Admin commands are exempt from the ignore. Limited to users with the "manage server" / "manage channels" permission. -
~~unignoreUnignores commands in the current channel. Limited to users with the "manage server" / "manage channels" permission. -
~~ignore allIgnores commands in all channels on the guild. Limited to users with the "manage server" / "manage channels" permission. -
~~unignore allUnignores all channels on the guild. Limited to users with the "manage server" / "manage channels" permission. -
~~prefix <new prefix>Changes the bot's prefix for this server.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
sudo apt-get update
sudo apt-key adv --keyserver hkp://p80.pool.sks-keyservers.net:80 --recv-keys 58118E89F3A912897C070ADBF76221572C52609D
sudo apt-add-repository 'deb https://apt.dockerproject.org/repo ubuntu-xenial main'
sudo apt-get update
sudo apt-get install -y docker-enginesudo pip install docker-composewget https://raw.githubusercontent.com/WeebDev/Listen.moe-Discord/master/docker-compose.yml.example -O docker-compose.ymlFill out all the needed ENV variables.
docker-compose up -dListen.moe-Discord © WeebDev, Released under the MIT License.
Authored and maintained by WeebDev.
GitHub @WeebDev
