marcos-abs / learn-build-teach-discord-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn Build Teach Discord Bot

This bot allows Learn Build Teach Discord members to share a piece of content (article, video, etc.) that I will consider tweeting about.

Commands

!updateProfile Update your profile with the following flags. I will use these pieces of information to help share your content.

  • -twitter: your Twitter handle
  • -twitch: your Twitch username
  • -youtube: your YouTube URL
  • -instagram: your Instagram username
  • -github: your Github username
  • -website: your personal website URL

ex. !updateProfile -twitter jamesqquick -youtube https://www.youtube.com/c/jamesqquick -website https://www.jamesqquick.com/

!profile Get profile details about you or another discord member.

ex. !profile for yourself or !profile @James Q Quick for someone else

!resetProfile Clear your existing profile in case your display name has changed, you entered incorrect info, etc.

!share

Share a piece of content (article, video, etc.) by including a valid URL. I will consider sharing this on Twitter and/or my newsletter. You can (optionally) include a suggested tweet text after the URL.

ex. !share https://www.jamesqquick.com/ This is a suggested tweet text

!commands Show a list of available commands

About


Languages

Language:JavaScript 100.0%