GitHunt
AN

A quick and dirty command-line tool to manage members of an in-game Elite Dangerous squadron and the squadron's Discord server.

Pruner

A quick and dirty command-line tool to manage members of an in-game Elite Dangerous squadron and the squadron's Discord server. It compares the lists of Discord and in-game squadron users, recommending u

Use

  1. Get the output from /permission-report from Cat Herder. Set DiscordMembersFile in appsettings.json to that file name.
  2. Get the output from Squadron Dump. Set SquadronMembersFile in appsettings.json to that file name.
  3. (Optional) Update DiscordToSquadronMemberMap in appsettings.json to map Discord users to Elite commander names. The comparison is case insensitive. This is likely an iterative and ongoing process.
  4. Edit Program.cs to show the desired report(s).

License

See LICENSE for the licence (GPL v3).

Languages

C#100.0%

Contributors

GNU General Public License v3.0
Created July 31, 2022
Updated August 1, 2022
anthonylangsworth/Pruner | GitHunt