Migration from discord.py
The 1-line change
Example
What you get for free
- [x] Automatic rate limiting
- [x] Error pipeline
- [x] Structured logging
- [x] Type safety
- [x] Plugin auto-discovery
Checklist
- [ ] Change
import discordtoimport sosad.compat as discord - [ ] Add
name=to@bot.command()decorators - [ ] Test all commands
- [ ] (Optional) Migrate to SoSad-native API