πJSON/CSV Reports
Pro Tier Feature
The Reports feature lets admins export important Slope Bot data as CSV or JSON files.
All report results are sent as ephemeral downloads so only the admin running the command can see the files.
Download Users Balances
/reports users-balance
Exports all users with a positive balance.
Parameters:
Output includes:
Notes:
Users with 0 balance are skipped.
Cooldown: 15 uses per admin per 7 days.
Download Raffle Participants
/reports raffle-participants
Exports all participants and their ticket counts for a raffle.
Parameters:
Output includes:
Total participants & tickets summary
Cooldown: 15 uses per admin per 7 days.
Download Quests Submission Data
/reports quest-submissions
Exports every submission for a selected quest (pending, approved, rejected).
Parameters:
Output includes:
Submission & review timestamps
Cooldown: 20 uses per admin per 7 days.
Download Tweet Rewards Data
/reports tweet-rewards
Exports every reward claim for a selected tweet.
Parameters:
tweet_url β The Twitter or X URL of the tweet (or just the tweet ID)
Output includes:
Individual Reward Action Details
Cooldown: 20 uses per admin per 7 days.