Skip to content

A Discord economy bot that's inspired by bronze age shitpost.

License

Notifications You must be signed in to change notification settings

reinitd/sumerian-copper-market-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sumerian copper market bot

Wrapper.: dpy 2.0
Py Ver..: 3.10
Database: sqlite3 (sqlalchemy)

Hastily put this bot together because I enjoy bronze age shitpost.
This is my first time using an actual database for a d-bot. (sqlite3)

I usually use JSON to store my data, but today I've decided to not be a dumbass and actually focus on improving my code.
I also learned a lot about OOP, test-driven development, and GitHub Actions.

The OOP part is mainly in src/econ_types/trader.py
The TTD portion is obviously in src/tests,
The GH Actions are in the actions tab in the repo.

I'm not sure what else to add to the bot.

(The cog loader is focused on *NIX. Backslashes in paths are so stupid. Kiss my ass Bill Gates.)

Commands:

Client Tools

help : shows this
latency : shows the latency in ms

Market Tools

create : Become a trader
bal : Shows your balance
mine : Go to the mines
beg : No one likes a begger
gamble : Gamble away your copper
give : Give money to someone
ask : Ask Ea-Nasir something
rps : Play RPS with Ea-Nasir, place bets even

Market Mod Tools

reset : Reset a user's balance
delete : Delete a user

Images:

Some Commands bal command
give command
gamble command
mine command
Unit tests before client start starting client gif

License

MIT License
Copyright (c) 2023 QAEZZ

About

A Discord economy bot that's inspired by bronze age shitpost.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages