itchono / Comrade

Discord bot for my personal server. In development.
https://comrade.itchono.repl.co/
GNU General Public License v3.0
7 stars 1 forks source link

Member of the Day Selection Overhaul #33

Closed itchono closed 4 years ago

itchono commented 4 years ago

Use pool basis

ex. L2 = [i for i in L1 if i < L1.max()]

L1 is pool of people on server which are not bots

Using Neptune Storage System