You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Greet Bot is your perfect assistant to welcome new members to your Discord server. As soon as a member joins, they are warmly welcomed with a personalized mention, then the message is deleted after 5 seconds to keep the channel clean. A simple and effective way to notify newcomers and direct them to important server information. 💨
MyRestaurant is a Python command-line application that allows users to interactively order from a restaurant menu. It calculates the total cost, applies discounts, and generates a detailed bill. Ideal for demonstrating basic programming concepts such as data structures and user input handling.
Employee behavior monitor: monitor if there is an employee on camera, then check if they're in the correct uniform, and finally, if there's a customer, check if they have greeted yet.