discord

Control Discord channels, messages, reactions, polls, threads, and moderation via Moltbot.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/Yogi-076/Vajrascan.on --skill discord-yogi-076
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discord
Source: https://github.com/Yogi-076/Vajrascan.on/tree/main/moltbot/skills/discord
Command: npx skills add https://github.com/Yogi-076/Vajrascan.on --skill discord-yogi-076

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide a single, consistent way for Moltbot to automate common Discord tasks so teams can manage messages, reactions, polls, emoji/sticker uploads, threads, channels, and moderation without manual UI interaction.

Core Features & Use Cases

  • Manage messages: send, edit, delete, reply, and attach local or remote media to channels or DMs.
  • Community interactions: react to messages, list reactions and users, create polls, and post stickers for engagement.
  • Administration: fetch member/role/channel info, list emojis and stickers, and perform gated channel, role, and moderation actions (timeouts, kicks, bans) when enabled.
  • Guild and asset management: upload custom emojis and stickers, create/edit/delete channels and categories, move channels, and inspect voice and scheduled event status.
  • Use Case: Automate release announcements with attachments, run a timed poll in a team channel, and upload a new emoji for a product launch while enforcing action gating for moderation-sensitive operations.

Quick Start

Use the discord skill to send an announcement to channel:123 with the message Deployment complete and attach the local file file:///tmp/release.png.

Frequently Asked Questions about discord

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Discord message sending and reactions for a community channel?

Discord message sending and reactions are automated by using a configured bot token to programmatically control channels, edit or delete messages, and attach local or remote media without manual UI interaction.

Can I automate Discord moderation tasks like timeouts, kicks, and bans?

Yes, Discord moderation tasks including timeouts, kicks, and bans can be automated through bot-operated actions, provided that configurable action gating is enabled for these moderation-sensitive operations.

What do I need to set up before automating Discord polls and emoji uploads?

Before automating Discord polls and emoji uploads, you need a configured bot token and specific guild, channel, and member identifiers to programmatically target the correct assets and destinations.

Does this approach support attaching remote media URLs to Discord announcements?

Yes, automating Discord announcements supports attaching both local files and remote media URLs to channels or direct messages, enabling automated release deployments with visual assets.

What is the best way to manage channel lifecycles across Discord guilds?

Managing channel lifecycles across Discord guilds is best handled by programmatically creating, editing, deleting, and moving channels or categories using bot tokens with appropriate guild identifiers.

Are there limitations when automating Discord thread and voice channel management?

Limitations when automating Discord thread and voice channel management include requiring configurable action gating for moderation-sensitive operations and valid guild, channel, and member identifiers for access.