#How to make a welcome message for a new member when he joins the server, with name tagging?
1 messages · Page 1 of 1 (latest)
You wanna use the MemberCreateEvent
Add a listener for that event and you can use the Member object to name tag
OK, I'll try, I'm new to this world of programming, thanks.
If you're new to programming, I'd recommend you learn python first or else this might be hard
./tag preq
- Primitive data types
- Operators
- Data structures
- Importing
- Variables, namespace and scope
- String formatting
- OOP
- Control flow
- Exception handling
- Function definitions
- Classes, objects, attributes and methods
- Console usage, interpreters and environments
- Decorators
Useful to know:
- Asyncio basics
- What is blocking?
- Logging
- Reading documentation properly
Hikari is a wonderful way to learn python tbh. you'll learn as you make things you want to make 🙂