Discuss Scratch

BGMead
Scratcher
1000+ posts

AutoUOC Testing & Discussion

Rlly basic diagram to represent how the system will function.

Executec
Scratcher
100+ posts

AutoUOC Testing & Discussion

Awesome!
BGMead
Scratcher
1000+ posts

AutoUOC Testing & Discussion

Executec wrote:

Awesome!
Thanks!
XCat
Scratcher
1000+ posts

AutoUOC Testing & Discussion

Hi there! I'm not so great with the coding side of things, but I'd be happy to help out with customer service, banners, promotions, and similar.
BGMead
Scratcher
1000+ posts

AutoUOC Testing & Discussion

XCat wrote:

Hi there! I'm not so great with the coding side of things, but I'd be happy to help out with customer service, banners, promotions, and similar.
Sure thing! I think we're going to need an outreach manager to get shops to use the bot once we release our first Beta. Thanks for your interest in helping!!
ajsya
Scratcher
1000+ posts

AutoUOC Testing & Discussion

Nice, though Scratch Team probably won't approve.

Will follow anyways and see where this goes. Happy to help in any way I can.

Last edited by ajsya (Aug. 26, 2020 00:37:25)

BGMead
Scratcher
1000+ posts

AutoUOC Testing & Discussion

ajsya wrote:

Nice, though Scratch Team probably won't approve.
Fingers are crossed that they'll let it fly. Would be a shame if they didn't with all the work we've already done.

ajsya wrote:

Will follow anyways and see where this goes. Happy to help in any way I can.
Awesome, thx! If you'd like to contribute all the repos are under the “links” section on the FP

Last edited by BGMead (Aug. 26, 2020 00:38:17)

BGMead
Scratcher
1000+ posts

AutoUOC Testing & Discussion

If anyone could help out with anything listed on the issue below, it'd be much appreciated!

https://github.com/AutoUOC/api/issues/11
XCat
Scratcher
1000+ posts

AutoUOC Testing & Discussion

BGMead wrote:

XCat wrote:

Hi there! I'm not so great with the coding side of things, but I'd be happy to help out with customer service, banners, promotions, and similar.
Sure thing! I think we're going to need an outreach manager to get shops to use the bot once we release our first Beta. Thanks for your interest in helping!!
Sounds great, I'm always happy to help!
clove-
Scratcher
1000+ posts

AutoUOC Testing & Discussion

XCat wrote:

BGMead wrote:

XCat wrote:

Hi there! I'm not so great with the coding side of things, but I'd be happy to help out with customer service, banners, promotions, and similar.
Sure thing! I think we're going to need an outreach manager to get shops to use the bot once we release our first Beta. Thanks for your interest in helping!!
Sounds great, I'm always happy to help!
Same here! Not so great with the coding, but I'd love to help out in other ways!
BGMead
Scratcher
1000+ posts

AutoUOC Testing & Discussion

XCat wrote:

Sounds great, I'm always happy to help!

clove- wrote:

Same here! Not so great with the coding, but I'd love to help out in other ways!
Awesome! Like I said, we will need some people for “outreach”, who will help get shops to use AutoUOC. Thanks so much for your interest in helping!
Nambaseking01
Scratcher
1000+ posts

AutoUOC Testing & Discussion

BGMead wrote:

Awesome! Like I said, we will need some people for “outreach”, who will help get shops to use AutoUOC. Thanks so much for your interest in helping!

I'm good with advertising and promotions, I could probably help out a bunch with everything on Scratch!
clove-
Scratcher
1000+ posts

AutoUOC Testing & Discussion

BGMead wrote:

XCat wrote:

Sounds great, I'm always happy to help!

clove- wrote:

Same here! Not so great with the coding, but I'd love to help out in other ways!
Awesome! Like I said, we will need some people for “outreach”, who will help get shops to use AutoUOC. Thanks so much for your interest in helping!
Great!
BGMead
Scratcher
1000+ posts

AutoUOC Testing & Discussion

Idea: Have the bot auto-detect a terms and conditions “code-word”

if (!order.includes('code-word')) { order.reply('Please read the TOS before ordering.') }
Pufferfish_Test
Scratcher
500+ posts

AutoUOC Testing & Discussion

BGMead wrote:

Idea: Have the bot auto-detect a terms and conditions “code-word”

if (!order.includes('code-word')) { order.reply('Please read the TOS before ordering.') }
I like it!
Nambaseking01
Scratcher
1000+ posts

AutoUOC Testing & Discussion

BGMead wrote:

Idea: Have the bot auto-detect a terms and conditions “code-word”

if (!order.includes('code-word')) { order.reply('Please read the TOS before ordering.') }

Support.

finally somewhere where I can make unconstructive responses
BGMead
Scratcher
1000+ posts

AutoUOC Testing & Discussion

Nambaseking01 wrote:

Support.

finally somewhere where I can make unconstructive responses
Lol, nice

Pufferfish_Test wrote:

I like it!
Awesome! I'll add it to my list of things to do for the bot.
BGMead
Scratcher
1000+ posts

AutoUOC Testing & Discussion

Note to anyone working on anything right now: Make sure you pull. I just split most of the functions into their own separate files, and it may have effected whatever you were working on
ajsya
Scratcher
1000+ posts

AutoUOC Testing & Discussion

Hey BGMead, just so you know you can set a language for the code tags.
if (variable = "hi") {consol.log(Hello)}
[code=javascript]if (variable = "hi") {consol.log(Hello)}[/code]
BGMead
Scratcher
1000+ posts

AutoUOC Testing & Discussion

ajsya wrote:

Hey BGMead, just so you know you can set a language for the code tags.
if (variable = "hi") {consol.log(Hello)}
[code=javascript]if (variable = "hi") {consol.log(Hello)}[/code]
Ah right, forgot. Thx!

Powered by DjangoBB