Skip to content
This repository has been archived by the owner on Jun 4, 2020. It is now read-only.

tteeoo/discordbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isosceles discord bot

Isosceles is a server economy bot that gives points to users when they chat in servers, along with many other commands.

Users gain points, and then can gamble with points, as well as pay other users, and see leadboards. Points, of course, are independent of the server.


Commands

.bal

  • Shows your current balance

.ping

  • Checks isosceles' latency

.top

  • Displays the top 5 players

.servertop

  • Displays the top 5 players on the current server

.lookup (person)

  • Looks up a person's balance

.pay (amount/all/half) (person)

  • Pays a person an amount of points

.flip (amount/all/half)

  • 50% chance to win an amount of points, 50% chance to lose the amount of points

.flip2 (amount/all/half)

  • 10% chance to win an amount of points squared, 90% chance to lose the amount squared

.flip3 (amount/all/half)

  • 75% chance to win one third an amount of points, 25% chance to lose the amount

.rng (integer) (greater integer)

  • Generates a random number between two numbers

.coin (buy/sell) (amount/(all/half for sell)/(max for buy))

  • coin is another currency besides points; the value is equal to the average points per user; it is bought and sold for its point value

.help

  • Self explanatory