Posts tagged with javascript
A few minor updates

So out of boredom I made a item/relic lookup for Warframe to find what items come from what relics, their drop percentages, and drop rates for the missions. I will probably eventually move it to Github but for now I have a working example here.

The link to Wrench is to the dashboard for one of my Discord bots that is being tested by a few servers.

At the moment it only has a few features:
- Monitoring for discord invitation links.
- Displaying the # of members in server as the title of a channel.
- Role assigned by reaction system
- Assign a role to members with they begin living streaming.

These aren't anything new as for features but it was some basic tasks for the bot while also testing interaction between the PHP/Laravel dashboard and the bot written in Python. I have a few other bots on the server that manage other tasks but this will be the first with a web interface.

The articles section is almost complete but I want to redo the posting system to use Github markdown instead of my custom BBcode.

Progress made!

So I have actually managed to get things working, I think. Comments are working, the Discord login is working but I still want to change how it works with the rest of the system. I won't go into detail too much but I need to change it so that your Discord id can be used as a unique identifier. Other than that I want to start getting some content posted soon™