Tailrec
  • Welcome
  • Franky
    • Franky's OAuth Scopes
  • Elegant Chat
    • Post a Message Elegantly
    • Reply to a Message Elegantly
    • Translate Any Message with One Click
    • A Quick Command Cheat Sheet
    • Built-in Linguist Actions
    • Elegant Chat's OAuth Scopes
  • My Quizzes
    • Quiz Types
    • Creating a New Quiz
    • Interactive Quiz Explained
    • Standard Quiz Explained
    • Example Prompts for Generative AI
    • Why Might a Countdown Animation be Inaccurate?
    • My Quizzes' OAuth Scopes
  • Feature Comparison
    • My Polls vs Simple Poll
    • My Quizzes vs QuickQuiz
    • My Intros vs Intros by Airspeed
  • Troubleshooting
    • How to Fix "The bot cannot access the private channel."?
  • General Tips & Tricks
    • How Can I Get an Image URL?
    • How to Pin the App in Slack?
    • How to Pay for Your Subscription
  • Data Security and Privacy
    • Benefits of Per-Tenant Encryption Keys
Powered by GitBook
On this page
  1. Franky

Franky's OAuth Scopes

PreviousFrankyNextElegant Chat

Last updated 1 month ago

We request only the scopes that are currently needed by My Intros. If additional scopes are required due to the addition of new functionalities, we will need to resubmit the application to Slack. As a result, you will need to reinstall My Intros and provide consent again in order to access the new functionalities.

Scope
Reason

channels:join

Enables the bot to automatically join a public channel upon receiving a user request.

channels:read

Enables the bot to read the information of a public channel and test its accessibility. This scope doesn't provide the bot with the ability to read messages in a channel.

chat:write

Enables the bot to send messages as "@Franky" (itself), delete or update its own messages. This is a crucial capability that allows the bot to effectively communicate with users.

chat:write.customize

Enables the bot to send messages as "@Franky" using a user profile and name. This capability allows the bot to post updates on behalf of users.

commands

Enables the bot to support slash command features. You can view all available commands in the bot's home tab, specifically in the "About" section.

groups:read

Enables the bot to access the information of private channels it has been added to (excluding the channel content). This capability is necessary to retrieve the member list of the private channel.

mpim:read

Enables the bot to access the information of groups it has been added to (excluding the group content). This capability is necessary to retrieve the member list of the group.

users:read

Enables the bot to access user information, including user name, time zone, locale, avatar, and status. The bot does not receive user email. User information is not stored in our database, but it may be temporarily cached to enhance performance.

users:read:email

Enables the bot to access user email. We will never share your email or personal information. Your email is solely used to communicate with you regarding the plan and updates.

To learn more about app permissions and understand how they work, please visit the following page: .

Understand app permissions