SwitchbladeBot / switchblade

The open source Discord bot that solves all of your problems.

Home Page:https://switchblade.xyz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generating Random Lorem Text

VoidCupboard opened this issue · comments

New Command Idea

  • Create a new command, say "s!lorem" which will generate a random lorem ipsum text.

Here is a module for generating lorem ipsum text - https://github.com/knicklabs/lorem-ipsum.js

commented

Hi, that's actually a good command, but, I think it may need some more things, like <number of paragraphs> and I'm not sure but, I think there is a REST API for this, it should be better than installing another package.

Thanks

As I am already assigned to 3 issues, I would like others those who are interested to work on this issue.

Hi, that's actually a good command, but, I think it may need some more things, like <number of paragraphs> and I'm not sure but, I think there is a REST API for this, it should be better than installing another package.

Thanks

I don't like much the idea of depending on a external service, id rather use a local library

commented

I don't like much the idea of depending on a external service, id rather use a local library

Or, one could make its own version of lorem-ipsum.js.

I don't like much the idea of depending on a external service, id rather use a local library

I have provided one in my first comment, you may have a look.

Is anyone working on this? If not, please assign it to me and I'll get it sorted :)

Is anyone working on this? If not, please assign it to me and I'll get it sorted :)

Sure you can work. However, it is not yet assured that this command is good enough to be added.

commented

Is anyone working on this? If not, please assign it to me and I'll get it sorted :)

Assigning you rn @hannesfant