how would i send a toot from an account from the rails console #mastodev
@boots I feel like if you tried using the rails console a lot of stuff wouldn't get set/federated properly...?
@boots or I guess you could PostStatusService.new.call(user, 'status') perhaps?
@boots or I guess you could PostStatusService.new.call(user, 'status') perhaps?