1
0
mirror of https://github.com/mgerb/go-discord-bot synced 2026-01-10 09:02:49 +00:00

statistics tab for discord chat

This commit is contained in:
2018-04-10 21:51:45 -05:00
parent 27a42f1b99
commit 5fa0f1ac2e
22 changed files with 281 additions and 34 deletions

View File

@@ -3,7 +3,7 @@
*/
import React from 'react';
import axios from 'axios';
import { axios } from '../../services';
import * as _ from 'lodash';
import './Pubg.scss';