jagrosh / Selfbot

A simple Discord selfbot that is fast and easy to set up and use
Apache License 2.0
100 stars 56 forks source link

Two Suggestions #54

Closed Cake12356 closed 6 years ago

Cake12356 commented 6 years ago

1) Add a reload command for Emojis 2) Add a shutdown command

jagrosh commented 6 years ago
  1. You shouldn't be editing the emojis.json. Use the self.set and self.delete commands to modify the emojis
  2. self.eval jda.shutdown()