-
-
Notifications
You must be signed in to change notification settings - Fork 10
Home
NiceAesth edited this page Mar 12, 2020
·
11 revisions
Sunny is a Discord bot which is meant to replace overused-emoji. There are many reasons as to why I decided to abandon the old code and redo it, but th biggest ones were my displeasure with it, lavalink, the Discord.py rewrite and many others. The unstable version that is currently written of this bot is more stable than the stable versions of the old bot already. Hope second time's the charm and won't rewrite it again! 😊
v1.4.0S120320
( ddcd60 )
- Add beatmap listener
- Rewrite large part of osu! code
- Add new osu! commands (score, pp, etc.)
- Add private servers
- Rewrite osu! API handler portion
- Create classes for all entities from the osu!API
- Add sentry error reporting
- Fix some issues
- Add owner permissions as config item
- Preserve API PP values if they are present
v1.3.2S110219
( 505c5b )
- Moved std PP calculations to pyttanko
- Implement speed rebalance and other PP changes
- Added ctb PP and SR calculations using catch-the-pp
- Removed old PP calculator
- Added pyttanko and aiofiles to requirements
v1.3.1S301218
( 0c0292 )
- Stability improvements
- Bugfixes
v1.3.0E23102018
( 97ef66 )
- Added osu! commands
- Added PP calculation
- Updated config example
- Updated requirements
- Updated mongoDB to have osu! username
v1.2.0U061018
( b3e41f )
- Added user/server information cog
v1.1.1U061018
( d42399 )
- Simplified the updating command.
- Added shutdown command.
v1.1.0U260918
( b90a4d )
- Extremely useful update for me. Fixed updating. Added update.py and changed owner cog to use it. Added backup folder to .gitignore
v1.0.2U220818
( 9a5b23 )
- Made the bot use a separate prefix for the developer version.
v1.0.1U220818
( 9852d6 )
- Made the bot use a separate database for the developer version.
v1.0.0U220818
( 3062d9 )
- First commit of the rewrite!
- Audio is now being handled by a lavalink server
- Shortened and improved commands
- Removed verification functionality
- Removed admin call command
- Removed the need for a poll channel
- Added a feature for the bot to update itself from git
- Added support for server-wide prefixes
- Added cog loader/unloader/reloader
- Fixed avatar command
v0.0.0-200818
( d4e3d27 )
- initial commit
- Thanks to this guy FallenAngelD for help with some of the icons. Check his stuff out!