evaera / RoVer

This repo is RoVer V1, which is now deprecated and will no longer work. Get Rover V2 now: https://rover.link
https://rover.link
Apache License 2.0
145 stars 201 forks source link

Outdated Virtual Groups #230

Closed autonordev closed 4 years ago

autonordev commented 4 years ago

The bot still supports clans, although they have been sunset and removed.

https://github.com/evaera/RoVer/blob/master/src/VirtualGroups.js#L181 https://github.com/evaera/RoVer/blob/gh-pages/index.md

autonordev commented 4 years ago

By the looks of the code, just removing the Clans function in VirtualGroups.js effectively removes the virtual group.

autonordev commented 4 years ago

DevForum Lead_Top_Contributors are still referenced as a virtual group, however, as the DevForum group no-longer exists, this virtual group is essentially useless.

https://github.com/evaera/RoVer/blob/master/src/VirtualGroups.js#L50