it looks interesting.. how does it work, and what does it do?

I am using Python with Requests and the SocketIO client.

Whenever it gets a message, it checks the content of the message to see if it starts with “$“ (the command prefix). It then check if the command matches between help, join, send, bal, and admin . Help, join, send ar pretty self explanatory, but bal returns your balance. Admin has stuff for admins (I can make you one).

It is a bot that is basically a money system. You can send money to people, but there might be more features later that will be features for “employers“ and there might be a “shop“ where you can buy fake wasteof stuff.

In the future, there will be admin controls if people are “abusing“ it. That would include banning them and freezing their assets so they can’t send/recieve WOmBucks.

If you want the code, I would be glad to give it to you. Tell me if you want it and I’ll get it to you.

(Feel free to sign up so I can give you free money)

interesting. i think it would probably be fine as long as it only posts in its on wall. but what purpose does it serve? like how does it benefit the site?

It will only post on its wall.

it doesn’t really ahve much purpose, it is just a fun little thing I wanted to make.

maybe in the future I could review items people could buy and then they could maybe buy them with wombucks.

I also might add a thing where “employers“ could pay the employees for work they have done, but thats farther down the road of developement

View all comments