Skip to content

Commit

Permalink
Remove outdated manifest lines
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwofford committed Mar 2, 2024
1 parent ef7da64 commit 66a6427
Showing 1 changed file with 0 additions and 99 deletions.
99 changes: 0 additions & 99 deletions slack-manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,104 +30,6 @@ features:
url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
description: Check what address is used by HQ
should_escape: false
# - command: /rename-channel
# url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
# description: Rename your club channel
# usage_hint: meme-academy
# should_escape: false
# - command: /meeting-list
# url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
# description: See your club's record
# should_escape: false
# - command: /meeting-add
# url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
# description: Record a new meeting
# usage_hint: "[help]"
# should_escape: false
# - command: /meeting-time
# url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
# description: Shows future meeting dates
# usage_hint: "[help]"
# should_escape: false
# - command: /meeting-tutorial
# url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
# description: Learn how to use @orpheus
# should_escape: false
# - command: /leader-add
# url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
# description: Adds a leader to your club
# usage_hint: "@orpheus"
# should_escape: true
# - command: /leader-list
# url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
# description: List all this channel's leaders
# should_escape: false
# - command: /orpheus-tutorial
# url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
# description: Learn how to use @orpheus
# should_escape: false
# - command: /announcement
# url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
# description: Send an announcement
# usage_hint: "[help]"
# should_escape: false
# - command: /club-address
# url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
# description: View/edit your club's address
# should_escape: false
# - command: /meeting-remove
# url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
# description: Remove a meeting
# usage_hint: "[help]"
# should_escape: false
# - command: /get
# url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
# description: Get things from Hack Club
# usage_hint: "[help]"
# should_escape: true
# - command: /club-card
# url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
# description: Get your club's card nuber
# should_escape: false
# - command: /som-promote
# url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
# description: Promote SOM to full user
# should_escape: true
# - command: /som-lookup
# url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
# description: Lookup who promoted a guest
# should_escape: true
# - command: /som-ban
# url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
# description: Deactivates a user (admin only)
# should_escape: true
# - command: /club-init
# url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
# description: Starts a new club!
# should_escape: false
# - command: /meeting-stats
# url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
# description: See club's meeting stats
# usage_hint: "[help]"
# should_escape: true
# - command: /stats
# url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
# description: Post club stats for user
# usage_hint: "[help]"
# should_escape: true
# - command: /slack-invite
# url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
# description: Get your club's custom Slack Invite link!
# should_escape: false
# - command: /moderate
# url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
# description: Use this command to moderate your club's community channel
# usage_hint: <slack message link>
# should_escape: false
# - command: /report
# url: https://orpheus-bot-hackclub.herokuapp.com/slack/receive
# description: Report misconduct
# should_escape: true
oauth_config:
redirect_urls:
- https://orpheus-bot-hackclub.herokuapp.com/oauth
Expand All @@ -151,7 +53,6 @@ oauth_config:
- chat:write
- commands
- dnd:read
- emails:write
- files:read
- groups:history
- groups:read
Expand Down

0 comments on commit 66a6427

Please sign in to comment.