Simple Discord Bot intended to hook up with discord to conveniently let users add steamIDs to recieve whitelist and in-game admin permissions for a Squad game server.
Companion project to https://github.com/mrkaland95/Squad-whitelist-web-server which is a webserver to allow for much of the same functionality, but in addition allowing admins to set which discord roles get whitelists, define in game-permission groups etc.
- Download node.js
At this juncture, this bot is only intended for use for a single discord server. E.g. every
Add support for multiple pages when viewing the whitelist.
Write a command; "/help" for explanations of what the other slash commands do.
Ensure that users that do not have roles that correspond to in game admin permissions are not able to see the "/admin" commands.
Add pages to the "Whitelist show" command to ensure that the message doesn't exceed the maximum allowed character. Currently a user will hit this limit at about ~50 stored IDs.