
PteroBot - NEW VERSION SOON! | The original panel api based discord bot. [3.1]
Date | Description |
24 August, 2022 | Fixed error with /nodes. |
20 August, 2022 | Fixed major bug that prevented command creation. |
19 August, 2022 | Fixed error with /nodes. Fixed console spam on error. Added /account command, does the same as the context menu but as a command. |
30 July, 2022 | Complete overhaul to support the latest version of discord.js and many bug patches. Added a context menu. When you right click on a user, click apps then click Account and it will show you information about that user on the panel provided they are registered to the panel. Made all responses ephemeral as in the latest update Discord fixed the error that was preventing this. |
06 March, 2022 | Fixed BitField Error |
07 February, 2022 | Fixed error with role based permissions. |
21 January, 2022 | Just a bug fix I forgot to upload previously |
21 January, 2022 | A HUGE client update here. Admin update coming soon. New: - Made use of subcommands for things like /database create or /database delete (Affected commands: /databases, /network, /backups). - Added some more input sanitisation for config.json. - Added the feature for an admin key to be set in the config and if someone has a role they will be classed as admin. (TOGGLEABLE) - Added the /startup command to edit startup variables. - Added kill start stop and restart buttons to /server command. Patches: - Started using objects in MessageEmbed.setAuthor() as it's deprecated to use a string. - Checks if guild id is incorrect before starting. - Checks if the bot has application.commands before starting. |
05 January, 2022 | Fixed 'This interaction failed' error |
18 December, 2021 | Forgot to empty config.json |
18 December, 2021 | Forgot to empty config.json |
18 December, 2021 | I've completely revamped the way the bot works. Only slash commands are supported again and the bots configuration is now in a config.json file as it's much easier to understand. I've spent ages meticulously testing all of the commands and they do work. If you have any issues with the bot, join my discord server at https://dsc.gg/tomsoz. I can't promise support but I will try my hardest. Have a great day! Thanks, Tom. |
23 October, 2021 | Fixed a bug with /adminserver and added some new data to it. |
10 October, 2021 | This should hopefully be the last fix for broken commands. Sorry about all of the issues. |
10 October, 2021 | Fixed /jar and /adminservers again. |
09 October, 2021 | Fixed /adminservers and /servers |
07 October, 2021 | Added an extra note to .env Fixed /register and fixed -help |
06 October, 2021 | Fixed support for normal command prefix Included the package.json in the files so users don't have to install the modules manually. |
06 October, 2021 | Fixed support for normal command prefix Included the package.json in the files so users don't have to install the modules manually. |
30 September, 2021 | Fixed non-slash commands |
30 September, 2021 | Fixed non-slash commands |
30 September, 2021 | Added support for normal command prefixes. Slash commands are still supported. |
29 September, 2021 | Fixed /adminservers. |
29 September, 2021 | Fixed a bug with /adminserver |
26 September, 2021 | Fixed an issue with /adminservers. |
22 August, 2021 | Fixed error with /nodes |
22 August, 2021 | Fixed Major error |
21 August, 2021 | Added new command: /nodes - Lists all nodes |
15 August, 2021 | Updated .env |
15 August, 2021 | Added some extra details to /adminserver (NOT TESTED) |
15 August, 2021 | Major bug fix |
14 August, 2021 | Added some new commands: /botinfo - Displays information about the bot. /backup <server_id> - Creates a backup on the specified server. Updated some command: /databases now shows a public response due to paging issues. /backups now shows a public response due to paging issues. |
14 August, 2021 | Fixed a few major errors that I discovered Added a new admin command: /setmaxdatabases <server_internal_id> <number> I've made most responses ephemeral this means that only the person that sent the command can see the response. I didn't do that for /servers, /adminservers, /adminusers or /adminserver as this would cause issues with the paging system. |
12 August, 2021 | Resource Created. |