Version 1.5.0
Bot update!
PygameBot's version have been bumped from v1.4 to v1.5. So what's new? We have quite a bit of stuff to show!
Shiny new stuff
Some new commands, bit of new functionality and maybe the leftover magic dust.
New Commands: pg!poll
and pg!close_poll
PR #181 by @zoldalma999
Want to decide who is right? Or which is the best programming language? Maybe which apple is better? You can now do that with pg!poll
!
pg!poll
lets you start a reaction-based poll to so that you can let everyone decide! You can stop it anytime with pg!close_poll
!
New Command: pg!remind
Do you forget when to bump? We have an answer for that as well! pg!remind
lets you set a reminder so that you can beat everyone else at bumping the server.
A lot of new emsudo commands
A lot of PRs and commits. Cant list every one of them, all of it is done by @Mega-JC
Embeds on discord look very neat, don't you think! We just love posting them! This is possible due to the new commands that allow us to make, edit, copy and even delete these prettier looking embeds with an easier, better, and more featureful syntax! Expect more of these because we love the way they look!
Paging system
PR #150 by @zoldalma999
The help embed was starting to become crowded. So we split it up and added the ability to go between pages, just like a book! To see how they look like try pg!help
!
Improvements
Changes that make existing things better or easier to use.
pg!exec
now accepts files
Executing python programs with our beloved bot was never so easy! You can now attach a text or python file and see the results like it was inside a code block! So you can now write your pg!exec
code in your favourite editor and just drag-and-drop the file in!
Commands that require a msg_id
as their first argument now can be set by responding to a message
To make it easier to use commands like pg!refresh
or pg!close_poll
you can now respond to a message and it will be automagically set the message_id as the first argument so that you don't have to worry about them anymore.
Revamped clock command
Everyone who has the honour to be on the pg!clock
can now edit their time zones or remove themselves entirely. Admins and mods can also add other people freely. Even better, if you have a time zone that is not yet occupied on the clock you can be the one setting the color!
Revamped parsing system
We have rewritten our parsing system to be better, cleaner and more functional! Every argument has a type so it will be easier to write and handle commands. Some of them even support keyword arguments!
That is all that we can provide, for now anyway.
Contributors this release:
@ankith26 @Mega-JC @zoldalma999
Thanks for reading and happy hacking!