This repository was archived by the owner on May 13, 2026. It is now read-only.
Commit edff30b
authored
Fix Raidus remove doesn't update main menu (#95)
### Problem
Right clicking a bot in raidus will log the bot out but the main menu
doesnt update to show the bot is logged out
### Fix
Use .playerbot bot remove instead of logout for Raidus bot removal
This updates the main menu to show the bot is now offline1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
689 | 689 | | |
690 | 690 | | |
691 | 691 | | |
692 | | - | |
| 692 | + | |
693 | 693 | | |
694 | 694 | | |
695 | 695 | | |
| |||
0 commit comments