-
Notifications
You must be signed in to change notification settings - Fork 0
IV. Events
These are automatic events that occur in the stream of data from Discord. When these events occur, an action is taken. This is a list of the events (including any specific rules such as channel or role required), along with their corresponding actions.
@bot.event
async def on_ready()This will activate immediately after the bot goes live. It: creates a status, sets that status, then prints out to console for the developer that ICARUS is now live. This only affects the bot.
@bot.event
async def on_member_join(member)This will do a few things on a member joining the server:
- Give them the "Guest" role
- Send a welcome message in the designated chat of a designated content
- Check if the user has been logged in any way before, and if they have been flagged, will notify orientation group members of their flag and history in the Discord server
| Home
| INVFED Website
| INVFED RSI Page
| INVFED Discord Server
| Turtle-12 GitHub
| Please report issues on the issues page.
|
This is an unofficial Star Citizen tool, not affiliated with the Cloud Imperium group of companies. All content on this site not authored by its host or users are property of their respective owners. This project is not endorsed by or affiliated with the Cloud Imperium or Roberts Space Industries group of companies. All game content and materials are copyright Cloud Imperium Rights LLC, Cloud Imperium Rights Ltd, Star Citizen®, Squadron 42®, Roberts Space Industries®, and Cloud Imperium® are registered trademarks of Cloud Imperium Rights LLC. All rights reserved.