ritsec / ops-bot-iii

OBIII: Open Source Discord Bot, created by RITSEC
Apache License 2.0
5 stars 3 forks source link

Automatically signin user who creates signin #70

Closed voxelvortex closed 8 months ago

voxelvortex commented 9 months ago

Is your feature request related to a problem? Please describe. IG leads sometimes have low signins for the IG they lead because they forget to click the signin button after creating a signin.

Describe the solution you'd like Signin creators should automatically be signed in to the IG they've created a signin for.

Describe alternatives you've considered N/A

Additional context N/A

1nv8rzim commented 9 months ago

@c0untingNumbers

This should be as simple as adding these lines:

https://github.com/ritsec/ops-bot-iii/blob/main/commands/slash/signin.go#L153-L197

to here:

https://github.com/ritsec/ops-bot-iii/blob/main/commands/slash/signin.go#L101

Some things to be careful with:

If you have any question's don't be afraid to reach out