DiscordBolt / BoltBot-2019

GNU Affero General Public License v3.0
4 stars 1 forks source link

Stats & Achievements #122

Open Techtony96 opened 6 years ago

Techtony96 commented 6 years ago

Keep track of these metrics for all users and create achievements at specific levels.

Techtony96 commented 6 years ago

Original plan was to use logstash and elasticsearch. JSON objects with event details would be sent to logstash, processes, and then stored in elasticsearch.

Austin recommends using some type of OLAP database. More research needs to be done.