BlackPythonDevs / .maintainers

MIT License
2 stars 5 forks source link

Create Gist with YAGPDB Code that can add multiple users to a group. #61

Open kjaymiller opened 1 month ago

kjaymiller commented 1 month ago

Create Gist with YAGPDB Code that can add multiple users to a group.

Due Date: No Due Date

Description:

We use YAGPDB to manage our discord and it uses a scripting language

We need a script that we can use to that will take arg0 as the group name and all other args as people to be added to the group.

If you can make this a gist, we can fork it.